[shell]

beasscript-logo-small

Executes the script in the shell-Enviroment

 

setvar=myvar=Hello World

[shell]

echo off

echo <myvar>

pause

[/shell]