Hi,
Where can i find the documentation of each available formula in https://handsontable.github.io/ruleJS/. All formula returns 404 not found when clicked.
Thanks
Hi,
Where can i find the documentation of each available formula in https://handsontable.github.io/ruleJS/. All formula returns 404 not found when clicked.
Thanks
The RuleJS is not maintained anymore.
Here is a list of formulas for the formula-parser https://github.com/handsontable/formula-parser/blob/develop/src/supported-formulas.js (our fork used in Formula Support plugin).