Description Usage Arguments Value Examples
This function replicates the LEN function in Excel and is utilised for finding the length of character strings.
1 |
text |
The text you want to calculate the length |
... |
Function forwarding to work with the base nchar method |
An integer value calculating the length of the text passed
1 | len_xl("Guess the length of me!")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.