ListLen
Calculates the length of a list separated by the specified delimiter
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| string list to calculate the length | |
|
|
| string the list delimiter |
|
|
|
| boolean whether to include empty fields in the returned result |
|
Examples
Related
Last updated