text,num_bytes!Returns the specified number of characters from the end of a text string. Use with double-byte character sets ...

!text,num_bytes!!Returns the specified number of characters from the end of a text string. Use with double-byte character sets (DBCS)!is the text string containing the characters you want to extract!specifies how many characters you want to extract!