Returns the length of the value.
The length of a list is the number of elements in the list, the length of a binary is the number of bytes in the binary.
For example:
{{ value|length }}
When value is the list “hello” then the output will be “5”.
insert
ljust
Enter search terms or a module, class or function name.