Home Help

Length(a:string):integer

Length returns the number of characters actually used in the string or the number of elements in the array.

a=length("teststring")