Overview
Thelength transformation returns the number of characters in a string.
Syntax
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
variable | string | Yes | The string to measure |
Get the length of a string
length transformation returns the number of characters in a string.
| Parameter | Type | Required | Description |
|---|---|---|---|
variable | string | Yes | The string to measure |