String to number(字符串转数字(String to number))¶
Convert a string into a number. Will return NaN for non-numeric values.
Input type¶
String
Output type¶
Number
Usage information¶
| Functionality | Availability |
|---|---|
| Standard Quiver card | Supported |
| Transform table transform | Supported |
中文翻译¶
字符串转数字(String to number)¶
将字符串转换为数字。对于非数值内容将返回 NaN。
输入类型(Input type)¶
字符串(String)
输出类型(Output type)¶
数字(Number)
使用说明(Usage information)¶
| 功能 | 可用性 |
|---|---|
| 标准 Quiver 卡片 | 支持 |
| 转换表转换 | 支持 |