capitalize
To use a filter on a variable in an expression, write the variable then put a | pipe symbol, then write the filter name:
|
string|capitalize
Given a string, this capitalises the first letter.
Leave your message in the form below.