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