手机App
此页说明 Zoho People 中的 ToString 函数的描述、语法和示例。
ToString 函数将任何类型的表达式转换为字符串。
ToString(generic)
此函数将参数转换为字符串。
ToString( 1000 );返回‘1000’