FSV

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

Return Value

String

Syntax

FSV( var )

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

See Using Filter Functions.