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.
String
FGC( constant )
where constant is the name of the event global constant.
For more information about using filter functions, see Using Filter Functions.