Gets the value of a variable.
![]() |
---|
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
![]() |
|
---|---|
|
FWiz.GetVar() |
Gets the value of a variable.
![]() |
---|
FWiz.GetVar(name) |
Parameter | Description |
---|---|
name | Variable name. |
Returns the value of the variable identified by the specified name or null if the variable does not exist.
![]() |
|
---|---|
|