<< Click here to display Table of Contents >> Navigation: TCC-RT > Variables & Functions > Functions:
@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.