MSPSessionVariable[ sym] declare the variable sym to be a session variable, with the initial value Null
set the initial value of the session variable sym to be value
This function cannot be demonstrated in a normal evaluation; it must be part of a running server. The example Session.jsp demonstrates the use of MSPSessionVariable.