Login
Plus/4 EncyclopediaFirstBackNextLast

RIGHT$ Function
Category
Reference/Commodore Basic V3.5

Topic
RIGHT$(X$,X)

This function returns string data.

This function returns the rightmost X characters of X$. It is the opposite of the LEFT$ function.

Examples
RIGHT$("THE CAT IN THE HAT",7) Returns the string 'THE HAT'

Abbreviation
R SHIFT+I



Copyright © Plus/4 World Team, 2001-2024