Length
Description
The length selector can be used to return the length of the current node.
Usage
Supported types
The length selector can be used on the following data types:
Array/slice
Map/object
String
Example
Last updated