length

String / Misc

Returns the length of an array, string, or object (number of keys). A non-destructive alternative to count — does not change the type of the result when chained.

Syntaxlength

Use cases

All commands