Files
RCBASIC4/doc/files/left.txt
2024-10-06 17:07:06 -04:00

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.