RosettaCodeData/Task/String-length/PureBasic/string-length-1.basic

2 lines
38 B
Plaintext

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