filter_upper (zotonic_mod_base v1.0.0-rc.17)

Translates the value to upper case.

For example:

{{ value|upper }}

When value is “Hello World” then the output is “HELLO WORLD”.

Note: There is partial support for multi-byte unicode characters.

See also

capfirst, lower

Summary

Functions

upper/2