Number Filters
-
add
- adds
argto the value. -
divisibleby
- returns
Trueif the value is divisible byn. - filesizeformat - converts a value in bytes to a friendly file size format.
-
floatformat
- rounds a float to
ndecimal places. -
get_digit
- returns the digit
icharacters from the right side of the value. - length - returns the length of a value.
- wordcount - outputs the number of words in a value.
