Sets a variable to a value. This allows the name of the variable to be immediately evaluated at run time.
| Category: | Macro Variable |
| Returned data type: | Boolean |
specifies the name of a variable that is to receive the value. variablename can be specified as a string.
specifies the value to set to macroname; value can have a data type of real, integer, string, date, or Boolean.