| RIGHT$ Function | Reference/Commodore BASIC V3.5
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.
RIGHT$("THE CAT IN THE HAT",7) Returns the string 'THE HAT'
R SHIFT+I |
| |
Copyright © Plus/4 World Team, 2001-2024. Support Plus/4 World on Patreon |