Expression Language Reference
    Preparing search index...
    • Combines the text from multiple ranges and/or strings.

      Category: Text

      Parameters

      • delimiter: any

        A text string, either empty, or one or more characters enclosed by double quotes, or a reference to a valid text string. If a number is supplied, it will be treated as text.

      • ignore_empty: any

        If TRUE, ignores empty values.

      • ...args: any

        Text item to be joined. A text string, or array of strings, such as a range of values.

      Returns any