Text.Reverse

Text.Reverse(text as nullable text) as nullable text

反向所提供的 text

示例:

反向文本 "123"。

使用情况:

Text.Reverse("123")

输出:

"321"

results matching ""

    No results matching ""