Please enable JavaScript to view this site.

Returns the number of characters in the attached string.

 

int StrLen(string text)

 

text

The string whose length shall be returned.

Example

StrLen("Abcdefg")

Returns 7.

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC