evaluateSysVar method: Utility class

Syntax

evaluateSysVar(SysVar)

Description

Use this method to evaluate and return the value of a system variable.

Parameters

Parameter Description

SysVar

Specifies the system variable to be evaluated as a string.

Returns

A string representation of the evaluated system variable, or the system variable name if it cannot be evaluated.