Returns the value of an event variable as a string enclosed in quotes. If the variable is empty, returns NULL as an unquoted string.
String
FV( var )
where var is the name of the variable for which you want to return the value.
For more information about using filter functions, see Using Filter Functions.