ibexa

Caution: This documentation is for eZ Publish legacy, from version 3.x to 5.x.

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!".

Balazs Halasy (05/02/2004 11:01 am)

Balazs Halasy (04/05/2005 2:53 pm)


Comments

There are no comments.