Uppercase¶
Forces the provided <text> to be uppercase.
Placeholder Patterns¶
%formatter_text_uppercase_<text>%
Options¶
text¶
| Type | Required | Conditions | Default |
|---|---|---|---|
| String | Yes |
The text to uppercase.
Examples¶
/papi parse me %formatter_text_uppercase_Uppercase% -> UPPERCASE
Last update:
22. March 2025 ()