{{getMsg('Help_YouAreHere')}}: {{page.title}} {{page.title}}

Functions in the Formula Editor

Functions are procedures used to manipulate data given in the form of parameters. Almost all functions have the form

function(param1,param2...)

that is, the parameters are provided in parentheses, and separated by commas.

There are various types of functions. Click on the appropriate type to get more information:

See also: