StrStartsWith


 

StrStartsWith>string,substring,result

 

Looks for substring in string and returns 1 if string starts with substring, else 0.