10. mt::SetSessionVariabe "variablename",value

[<<<] [>>>]

Call this function to set the value of a session variable. The first argument has to be a string that names the session variable. The second argument is the new value of the session variable.


[<<<] [>>>]