JP Software Tutorials
Download JP Software Products
Sources for further information
Navigation: TCC > Variables & Functions > Functions
@SCRIPT
@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.