Skip to content

app > formula

Path: metadata > app > formula.

Definitions for the formula editor.

functionList

Object[]

Functions available in the editor.

Example:

{
    "functionList": [
        "__APPEND__",
        {
            "name": "myNamespace\\myFunction",
            "insertText": "myNamespace\\myFunction(STRING)",
            "returnType": "string",
            "unsafe": false
        }
    ]
}

Cookies & Privacy Policy

Our website uses cookies to give you the best user experience on our website and to help us deliver our services. By using our services, you agree to our use of cookies. Click here for more information.

Yes, I got it!