@SCRIPT[engine,expression] : Returns the integer result of expression in the specified active scripting engine. For example:
%@script[PerlScript,print "This message is from Perl!"]
See also the SCRIPT command.