Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ InTouch HMI

从字符串中删除空格

  • Last UpdatedSep 24, 2024

在脚本中,可以使用 StringTrim() 函数从字符串中修剪掉前导与尾部空格(空白符)。您可以使用此函数在用户输入之后(举例而言)从字符串中删除多余的空格。

Related Links