TextText.Clean本页总览Text.Clean 返回所有控制字符均已删除的文本值。 Syntax Text.Clean( text as text) as text Remarks 返回 text 的所有控制字符均已删除的文本值。 Examples Example #1