5 lines
122 B
Plaintext
5 lines
122 B
Plaintext
#title Right$ [RCBasic Doc]
|
|
#header function Right$(src$, n)
|
|
|
|
Returns n number of characters from the right side of src$.
|