Does not contain(不包含(Does not contain))¶
Returns True if the input string does not contain the specified substring (case-sensitive).
Input type¶
String
Output type¶
Boolean
Usage information¶
| Functionality | Availability |
|---|---|
| Standard Quiver card | Supported |
| Transform table transform | Supported |
中文翻译¶
不包含(Does not contain)¶
如果输入字符串不包含指定的子字符串(区分大小写),则返回 True。
输入类型(Input type)¶
字符串(String)
输出类型(Output type)¶
布尔值(Boolean)
使用信息(Usage information)¶
| 功能 | 可用性 |
|---|---|
| 标准 Quiver 卡片 | 支持 |
| 转换表转换 | 支持 |