FE

Retrieves the value of an event parameter as a string enclosed in quotes. If the parameter is empty, returns NULL as an unquoted string.

Return Value

String

Syntax

FE( param )

where param is the name of the event parameter for which the value is to be returned.

For more information about using filter functions, see Using Filter Functions.