Awee

upper

ToUpper converts a string to uppercase.

ToUpper converts a string to uppercase.

Input

string

Parameters

None

Returns

string

Examples

{{ name | upper }}
{{ code | upper }}

How is this guide?

On this page