size

Returns the number of characters in a string or the number of items in an array

Input
  • {{ 'Hello' | size }}
Output
  • 5