10,730
edits
Line 358: | Line 358: | ||
| Division || Returns division of arguments || Number || Arg1: Number; Arg2: Number | | Division || Returns division of arguments || Number || Arg1: Number; Arg2: Number | ||
|- | |- | ||
| Element At || | | Element At || Returns a string from a StringList variable || String || Arg1: Index of the string from the list | ||
|- | |- | ||
| ExecuteJS || [[Execute JavaScript from rules]] || Boolean, String, Number, Money, DateTime, StringList, Entity, Lookup || Arg1: name of the IFrame form tab that links to the script; Arg2: name of the JavaScript function | | ExecuteJS || [[Execute JavaScript from rules]] || Boolean, String, Number, Money, DateTime, StringList, Entity, Lookup || Arg1: name of the IFrame form tab that links to the script; Arg2: name of the JavaScript function |