5 lines
143 B
Plaintext
5 lines
143 B
Plaintext
#title Left$ [RCBasic Doc]
|
|
#header function Left$(src$, n)
|
|
|
|
Returns a substring n characters in length from the left side of the given string.
|