C10 - initial
The take sift will reduce the list produced by a command to a supplied number of items.
| Position | Type | Description | Example |
|---|---|---|---|
0 | integer | The number of items to retrieve from the list. | 5 |
The following sift when added to a command will retrieve the first 5 items from the value of the data key:
"sift", wasListToCSV([ "take", 5 ]),
For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.