%eval[ogscript]%
Evaluates the ogscript and replace the %eval[ogscript]% with the value returned by the script.
Syntax
%eval [ogscript]%
Example
<label height="62" left="0" name="%eval[var text = ''; for (var i = 0; i < 10; i++){text += i + ' ';} text.trim();]%" style="txt-align:center;" top="0" width="291"/>