String cmp
Blitz3D Forums/Blitz3D Beginners Area/String cmp
| ||
| Is there a function in Blitz that return 1 or something like that if there a string in a another string? |
| ||
| Instr |
| ||
| Instr() |
| ||
| It will return the position at which the string was located. Nil for `not found` |