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