length
Get the length of a list or string
length(
value
) -> INT
Get the length of a list or string
Arguments
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
value | yes | - | List or string |
length(
value
) -> INT
Get the length of a list or string
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
value | yes | - | List or string |