StrEndsWith>string,substring,result
Looks for substring in string and returns 1 if string ends with substring, else 0.