Right()

Syntax

Result$ = Right(String$, Length)

Description

Return the caracters from right of the string with the given length. This function is safe to use even if you give out of bound value for the length parameter (it will return the best matching result).

Supported OS

Windows, AmigaOS, Linux

String - Index