logo BT编程语言
首页动态文档关于登录更新记录
BT编程语言文档

starts_with

检查字符串是否以指定的子字符串开始,返回布尔值

语法 Str.starts_with(string:Str)

string:必填,用于查找的字符串