upword

Summary

Returns the input string with capitalized initial letters.

Usage

input|upword()

Returns

The input string with capitalized initial letters.

Description

This operator returns the input string with capitalized initial letters.

Examples

Example 3

{'good bye lenin!'|upword()}

The following output will be produced: "Good Bye Lenin!".

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.