Length Function (len)

  • Updated

Returns the length of a string.

Syntax

 

Returns the length of a string.

 

Len(string)

 

 

Arguments:

 

 

 

string

String - A string.

Remarks

  • Example: Len("abc") returns 3.

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.