Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

...