Jump to content

Recommended Posts

Posted

FROM pass by value to FRAME.

 

FROM : Definition var a:string;

 

FRAME: Definition var B:string;

 

How can we Assign b to a ?

 

{I use the callback function returns a null value.}

 

Thank you.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...