[shell]

Execute the script in the shell-Enviroment

More Information see shell

 

setvar=myvar=Hello World

[shell]

echo off

echo <myvar>

pause

[/shell]