Error message :"The reference to the member

deepbluedeepblue Member Posts: 152
Hello,

I'm trying to pass a variable from one form to another using a codeunit.
When i call the function f1 to set the variable this message error appears: "The reference to member f1 of the variable could not be solved.". f1 is called like this:
cduPassParam.f1("My variable");

Can anyone help me???

Thank you!

Answers

Sign In or Register to comment.