Android Question ByRef Planned?

joneden

Active Member
Licensed User
Longtime User
Hi Erel,

Is there anything planned to implement ByRef variables in function calls? So many of my routines would be massively simplified if ByRef vars could be used.

Regards

Jon
 

joneden

Active Member
Licensed User
Longtime User
Thanks Erel, now I remember reading about that before.

You specified that a numeric variable can be done with an array - I assume that string and other primitives can also be done with the array approach?
 
Upvote 0
Top