ExpressionFunction

  • What the function does, in one sentence.

  • The name to write in an expression — for example concat.

  • The arguments of the function, in order. The number of arguments comes from this list.

    Properties: 4
  • The type of the result.

    values
    stringnumberbooleanstring[]object[]inherit