IGlobalVariables.GetVariableValue Method

Gets the value of a global variable.
object GetVariableValue( 
   string variableName 
)

Parameters

variableName
string

The name of the global variable.

Return Value

object

The variable value or an empty string if the variable doesn't exist.

Version
 
Available since QDV 7.13.0001.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2