永洪社区

标题: 如何判断某个字符串中是否包含一个指定的字符串 [打印本页]

作者: 姜露珈    时间: 2024-9-3 11:09
标题: 如何判断某个字符串中是否包含一个指定的字符串

作者: yhdata_lyaa    时间: 2024-9-3 11:09
看看indexOf函数,判断结果是否大于-1

https://www.yonghongtech.com/rea ... ighlightsub=indexof

https://www.yonghongtech.com/rea ... ighlightsub=indexof
作者: yhdata_lyaa    时间: 2024-9-3 11:33
参考函数
contains(string, substring)
如果给定字符串包含指定子字符串,则返回 true。
例如:
contains("Calculation", "alcu") = true
作者: 姜露珈    时间: 2024-9-3 11:41
yhdata_lyaa 发表于 2024-9-3 11:33
参考函数
contains(string, substring)
如果给定字符串包含指定子字符串,则返回 true。

V10.2没有这个函数了
作者: yhdata_lyaa    时间: 2024-9-3 13:13
姜露珈 发表于 2024-9-3 11:41
V10.2没有这个函数了

用在计算列里有
https://www.yonghongtech.com/rea ... ghlightsub=contains
作者: 姜露珈    时间: 2024-9-3 13:38
yhdata_lyaa 发表于 2024-9-3 13:13
用在计算列里有
https://www.yonghongtech.com/real-help/Z-Suite/10.2/ch/textfunction.html?zoom_highl ...

我需要在脚本里用,不是计算列




欢迎光临 永洪社区 (https://club.yonghongtech.com/) Powered by Discuz! X3.4