RiTa
index
Name firstIndexOf()
Class RiText
Description Returns the index of the first token matching word or -1 if not found
Syntax
firstIndexOf(word);
Returns int
Usage Web & Application
Related