Rules editor: Difference between revisions

Jump to navigation Jump to search
Line 308: Line 308:
=== Operations ===
=== Operations ===


Each variable data type will have different set of functions. See the table for details.
Each variable data type will have a different set of functions. See the table for details.


{| class="wikitable sortable mw-datatable"
{| class="wikitable sortable mw-datatable"
Line 385: Line 385:
|-
|-
| N-th Root  || Returns the nth root of a given number || Number  || Arg1: Number; Arg2: Number
| N-th Root  || Returns the nth root of a given number || Number  || Arg1: Number; Arg2: Number
|-
| OpenForm || Open a form for a related record || Lookup || Arg1: ?
|-
|-
| RemoveItem  || Removes item at specified index  || StringList  || Number  
| RemoveItem  || Removes item at specified index  || StringList  || Number  

Navigation menu