Skip to main content

Module LEN

Module LEN 

Source
Expand description

ยงLEN(X$) Returns the number of characters in X$.

PRINT LEN("TO")
 2