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.
Returns the length of a string.
Syntax
|
Returns the length of a string. |
|
Length(string) |
|
Arguments: |
|
|
string |
String - A string. |
Remarks
<%= block.description %>
<% } %>
Comments
0 comments
Article is closed for comments.