[shell]

beasscript-logo-small

Execute the script in the shell-Enviroment

 

setvar=myvar=Hello World

[shell]

echo off

echo <myvar>

pause

[/shell]