更改字符串大小写Save PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedSep 24, 20241 minute readHMI and SCADASystem PlatformInTouch HMI 2026 在脚本中,可以使用 StringLower() 与 StringUpper() 函数以小写或大写形式返回指定的字符串。通过将结果指定给指定的字符串,可以将大写转换为小写,反之亦然。 Related LinksStringLower() 函数StringUpper() 函数