ListRest
Returns the remainder of a list after removing the first item
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The delimited list to perform operations on | |
|
|
| string the list delimiter |
|
|
|
| boolean whether to include empty fields in the returned result |
|
|
|
|
|
Examples
Related
Last updated