未翻訳
このページはまだ翻訳されていません。原文の内容が表示されています。
upper
Converts a string or content to uppercase.
Example
#upper("abc") \
#upper[*my text*] \
#upper[ALREADY HIGH]

引数Parameters are the inputs to a function. They are specified in parentheses after the function name.
Parameters are the inputs to a function. They are specified in parentheses after the function name.