Len

返回字符中字符串的长度

· 输入:string (string)

· 输出:result (int32)

· 示例。如果【字段选择】步骤的输入数据流中的 mystring1 字段包含字符串“chocolate”,那么以下函数将返回值 9。

Len(mystring1)

Last updated

Was this helpful?