input|reverse()
This operator returns a reversed version of an input string.
{"Hello World"|reverse}
The following output will be produced: "dlroW olleH".
Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.