string

string

string

功能

把值转换为字符串。

语法

参数

参数类型必填默认值说明
valueAny要转换的值。

返回值

类型说明
String返回字符串结果。

示例

注意事项

  • 未传参数时返回空字符串。