Quote:
Originally posted by Ethic_Sern
SO just indexof(#F.nw)
|
"indexof( partstr, str ) position of where partstr appears in str (-1 -> not in str)"
judging from this it should be.
"if (indexof(.nw,#L) != -1)message It is in the string.;"
But this is graal so try, try, and try again.
"strcontains( str, partstr ) str contains partstr"
judging from this your previous scripts should have worked fine....
But this is graal?
from commands.rtf