last

Array

Returns the last element of an array as a single value. Complement of first. Useful for extracting the most-recent record from an oldest-first API response.

Syntaxlast

Use cases

All commands