Gets the value of a variable.

syntaxSyntax:
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 codeCopy code

See also