m
Added a "/" before "script" in the Example section
No edit summary |
m (Added a "/" before "script" in the Example section) |
||
| Line 26: | Line 26: | ||
== Example == | == Example == | ||
script setglobal( "MyVariable", 1234 ); | /script setglobal( "MyVariable", 1234 ); | ||
=== Result === | === Result === | ||