Skip to content
Brain edited this page May 1, 2023 · 1 revision

RIGHT$

RIGHT$(string-expression, integer-expression)

Returns the rightmost integer-expression characters of string-expression.

Clone this wiki locally