Gets the value of a variable.
Syntax: |
---|
FWiz.GetVar(name) |
Parameters
Parameter | Description |
---|---|
name | Variable name. |
Return Value
Returns the value of the variable identified by the specified name or null if the variable does not exist.
Example
Copy code | |
---|---|
|