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

See also

Class wwSession

© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic