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

      Category: Text

      Parameters

      • text: any

        The text string containing the characters you want to extract.

      • num_chars: any

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

      Returns any