TypstDocumentation

upper

Converts a string or content to uppercase.

Example

#upper("abc") \
#upper[*my text*] \
#upper[ALREADY HIGH]
Preview

Parameters
Question mark

text
str or content
RequiredPositional
Question mark

The text to convert to uppercase.