![]()
|
ref
|
The ref function is used with an Lambda object to reference a method, or persistent variable
that is owned by the Lambda.
The ref statement is used to return the value of a persistent variable belonging to an Lambda or the Object Id of a child Lambda.
(ref anLambda.LambdaVariable) If the argument was a persistent variable, the value of the persistent variable is
returned. If the argument was a name of a Child Lambda, the object id of the Child
Lambda is returned.
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments. Here are also a number of links to functions having arguments with any of these data types.
You can always talk with the AIS at aiserver.sourceforge.net.
Name
Description
AIS Types anLambda The name of an Lambda Lambda LambdaVariable Lambda Persistent Variable name or Child Lambda Name Symbol
Returns:
Examples
Argument Types
String
Symbol
Structure
Brick
Matrix
List
Void
Number
Date
Function
ObjectRepository
ShortVector
Dictionary
Directory
Vector
Text
Integer
Boolean
Character
Complex
Lambda
NumMatrix
How do I contact the AIS team?