Files
RCBASIC4/doc/files/length.txt
2026-02-26 15:33:51 -06:00

10 lines
174 B
Plaintext

#title Length [RCBasic Doc]
#header Function Length(src$)
Returns the number of characters in the given string
Note: This function is the exact same as Len()
#ref Length