This function returns the length of any given text.
Bash
length(text) #Output: Number
Examples
|
Parser expression |
Description |
|---|---|
|
Bash
|
This example returns: 9 |
|
Bash
|
This example returns: 3 |
Additional information
Parameters used in this function
|
Parameter |
Input (data type) |
Description |
|---|---|---|
|
|
text |
Any given text. |
Output
This function returns a number
(books) Use cases and examples
| Use case |
|---|
| No content found. |