input|rot13()
Returns a ROT13 transformation of the input string.
{'Hello World'|rot13()}
The following output will be produced: "Uryyb Jbeyq".
{'Uryyb Jbeyq'|rot13()}
The following output will be produced: "Hello world".
Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.