...
- Simple evaluation : Compare a value from previous result or a variable with a given value.
- Evaluate rows number in a table : Check if the number of columns rows returned by a query resultset is identical, different, greater or smaller than a given value. Can also store those rows in the result for later use.
- Check if connected to the repository : See if there is a live connection
- Export repository to XML file : exports the entire repository to an XML file
...