kytschBASIC

Put down that phone!
Please view me on real computer.

LEN
STRING

This function will return the length of the string.

Example

PRINT LEN("kytschBASIC")

Output

11

See also