|
Using Scripts In Expressions |
Top Previous Next |
|
It is possible to call a script from an expression by inserting a reference to the execute function of the Script context. Function parameters specified in the reference will be passed to the script. The Execute Script function returns a value that may be referred from the other parts of expression.
|