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