Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
A reference to a variable or a record field is created using the unary prefix operators ref or val (the last does not actually create a reference type but instead copies its operand). Such references then can be used in an expression anywhere the operand could appear. (See § 3.8, page .)