input|upcase()
This operator returns a capitalized version of the input string.
{'This is my string.'|upcase()}
The following output will be produced: "THIS IS MY STRING.".
Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.