| Overview | Module | Function | Class | Tea 3.2.4 Reference Documentation © 2009 PDM&FC |
str-index-of aString1 aString2
Finds the index of the first occurence of a string inside another string.
aString2 will be
performed.
aString1.
aString2 inside aString1, or -1
if aString1 does not contain aString2.
| Overview | Module | Function | Class | Tea 3.2.4 Reference Documentation © 2009 PDM&FC |