Schema Script is a language for expression evaluation. It can perform all the standard arithmetic operators and can access schema objects (and their methods) as well as accept parameters and use registered local and global variables.
Info |
---|
Schema Script does not support flow control statements like if, do, while and function calls. |
...