wwSession::SetSessionVar
Sets a Session variable to a specified value. All values must be passed in as strings.
o.SetSessionVar(lcVarName, lcValue)
Parameters
lcVarName
Name of the Session Variable to set
lcValue
The value to set the session variable to