%pos("string", "t") <--returns position of "t", otherwise null value %ismember(@array, "string") <--returns position of "string" if it exi +sts in @array, otherwise returns null value
In reply to Returning position? by theoya
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |