RIGHT$
This command will return the rightmost set of characters. The value specifies the number of characters to extract from the string provided. The value provided should be an integer value.

SYNTAX
Return String=RIGHT$(String,Value)

RELATED INFO
TEXT Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example