Overview Module Function Class Tea 3.2.5 Reference Documentation
© 2009 PDM&FC

Function str-ends-with?

str-ends-with? aString1 aString2

Checks if a string has another string as suffix.

Parameters:
aString1 - The string being inspected.
aString2 - The suffix string to search for in aString1.
Returns:
True if aString2 is a suffix of aString2. False otherwise.


Overview Module Function Class Tea 3.2.5 Reference Documentation
© 2009 PDM&FC
Report a bug or request new features
© 2009