TGC

Retrieves the value of an event global constant for which the value can contain other grammar elements.

This function can be used to expand an event global constant textually, that is, with no assumptions about the structure or data-type of the contained value. This function can be useful in cases where the expanded value contains other grammar elements that must be further evaluated, for example, to share common expressions, expression elements, or groups of functions.

See the Expressions and Functions help topic.

Return Value

Varies

Syntax

TGC( conName )

where conName is the name of the global constant.