#1954 referencing

rmw Thu 12 Jul 2012

how do we send variables by reference to a function?

are all the principles of in, out and in/out like in java?

andy Thu 12 Jul 2012

Works the same as Java - see docLang::TypeSystem#valueTypes

Login or Signup to reply.