FGC

This function retrieves the value of an event global constant as a string enclosed in quotes. If the global constant has no value assigned, returns NULL as an unquoted string.

Event global constants are named and defined on the Event Global Constants form.

Return Value

String

Syntax

FGC( constant )

where constant is the name of the event global constant.

See Using Filter Functions.