findString() Operation
Syntax |
NONE
| |
---|---|---|
Semantics | Returns the position index of findString() or NULL if the string was not found. The findString() operation is case sensitive. | |
Substitutables | aString , stringToFind | Can be any variable or object attribute having the type String. |
LITERAL | String literal. | |
Examples |
NONE
|