Length Function

  • Updated

Returns the length of a string.

Syntax

 

Returns the length of a string.

 

Length(string)

 

 

Arguments:

 

 

 

string

String - A string.

Remarks

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

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Article is closed for comments.