Len - script and chart function
Len() returns the length of the input string.
Syntax:
Len(text)
Return data type: integer
Examples and results:
Example | Result |
---|---|
Len ('Peter') | Returns '5' |
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!