bmel:first¶
Category: Array & Statistics · Returns: bmel:any
bmel:first(array: bmel:array)
Description¶
Returns the first element of an array.
Arguments¶
| Parameter | Type | Required | Description |
|---|---|---|---|
array | bmel:array | ✅ | The source array. |
Example¶
bmel:first({search:Response Payload}.$.results)