To upper case(转换为大写(To upper case))¶
Converts a string to all uppercase (non-alphabetic characters are unchanged).
Input type¶
String
Output type¶
String
Usage information¶
| Functionality | Availability |
|---|---|
| Standard Quiver card | Supported |
| Transform table transform | Supported |
中文翻译¶
转换为大写(To upper case)¶
将字符串转换为全大写形式(非字母字符保持不变)。
输入类型(Input type)¶
字符串(String)
输出类型(Output type)¶
字符串(String)
使用说明¶
| 功能 | 支持情况 |
|---|---|
| 标准 Quiver 卡片 | 支持 |
| 转换表转换 | 支持 |