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