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

Function str-starts-with?

str-starts-with? aString1 aString2

Checks if a string has another string as prefix.

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


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