12. mt::SetVariable "variablename",value

[<<<] [>>>]

Set the value of an MT variable. The first argument has to be a string that identifies the variable. The second argument is the new value of the variable.

MT variables are global, all running scripts like the same values.


[<<<] [>>>]