SetVariableText
(Engine-Level Function)
| Description: | Sets information about the document file definition of a module. |
| Warning: | This statement should be used by advanced users only since irrevocable alteration of your application may occur. |
| Returns: | Nothing |
Usage: ![]() |
Script Only. |
| Function Groups: | Compilation and On-Line Modifications, Variable |
| Related to: | AdjustCode | GetModuleText | GetOneParmText | GetParmText | GetStateText | GetTransitText | GetVariableText | GetTransitText | GetVariableText | SetModuleText | SetOneParmText | SetParmText | SetStateText | SetTransitText | TextOffset | TextSize |
Format: ![]() |
SetVariableText(Variable, Mode, Value) |
| Parameters: |
| Variable | ||||||
| Required. Any expression for the Variable value. | ||||||
| Mode | ||||||
Required. Any numeric expression for the variable to set:
|
| Value |
| Required. Any numeric expression giving the new value for the variable. |
