RosettaCodeData/Task/String-length/PureBasic/string-length-1.purebasic
Ingy döt Net 68f8f3e56b all tasks
2013-04-11 01:07:29 -07:00

1 line
38 B
Text

a = Len("Hello World") ;a will be 11