2 lines
60 B
Text
2 lines
60 B
Text
10 REM this only works with strings
|
|
20 PRINT LEN(variable$)
|
10 REM this only works with strings
|
|
20 PRINT LEN(variable$)
|