monkey:monkey.types.String.EndsWith

Method EndsWith:Bool( str:String )

Check if the string ends with another string.

Parameters
substr substr The string to check for.