Expression Language Reference
    Preparing search index...
    • Returns the leftmost characters from a text value.

      Category: Text

      Parameters

      • text: any

        The text string that contains the characters you want to extract.

      • num_chars: any

        Optional. Specifies the number of characters you want LEFT to extract.

      Returns any