GetVariable

Retrieves value of a variable

Method Signature

GetVariable(name=[string])

Arguments

Argument
Type
Required
Description
Default

name

string

true

The name of the variable to get.

Examples

Last updated

Was this helpful?