SCRIPTS keyword
Applies to
Substitution keyword, valid in any field that can contain substitution keywords
Syntax
This keyword requires a script name as its parameter. Optionally, you can include comma-delimited parameters for the script inside parentheses following the script name, like this:
SCRIPTS(MyScript(parm1, parms2))
When WinStudio interprets the field, it replaces the keyword and its parameters with the value returned by the named script.