11. mt::GetSessionVariabe("variablename")

[<<<] [>>>]

Get the value of a session variable. The argument has to be a string that identifies the session variable.

The value of a session variable can be set using SetSessionVariable.


[<<<] [>>>]