FV

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

Return Value

String

Syntax

FV( var )

where var is the name of the variable for which you want to return the value.

See Using Filter Functions.