6 lines
144 B
Plaintext
6 lines
144 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.
|
|
|