true if s1 ends with s2
Examples:
#VAR LineFromMud "You are hungry." #IF %ends(@LineFromMud,".") {#SAY not wrapped} {#SAY probably wrapped}
displays: