Retrieves the corresponding index for a global variable name string.
XACTVARIABLEINDEX GetGlobalVariableIndex( PCSTR szFriendlyName );
The index of the global variable if it exists, or XACTVARIABLEINDEX_INVALID otherwise.
Header: Declared in Xact.h.