Versions Compared

Key

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

Mini-language Reference

Note

This is a draft document. It can be modified at any time by anyone.

...

Assignment Operations

<clear-field>
<env-to-env>
<env-to-field>
<field-to-env>
<field-to-field>
<field-to-list>
<first-from-list>
<list-to-list>
<map-to-map>
<order-map-list>
<set>
<set-calendar>
<string-append>
<string-to-field>
<string-to-list>
<to-string>


Conditional/Looping Statements

<and>
<assert>
<check-id>
<check-permission>
<condition>
<else>
<else-if>
<if>
<if-compare>
<if-compare-field>
<if-empty>
<if-has-permission>
<if-instance-of>
<if-not-empty>
<if-regexp>
<if-validate-method>
<iterate>
<iterate-map>
<loop>
<not>
<or>
<then>
<while>
<xor>


Call Operations


Entity Operations

...