Text.Length

Text.Length(text as nullable text) as nullable number

返回文本 text 中的字符数。

示例:

查找文本 "Hello World" 中有多少个字符。

使用情况:

Text.Length("Hello World")

输出:

11

results matching ""

    No results matching ""