but I'm not even able to do this.
Searching for Potion as "pattern" results in nothing instead of (as I expect),
listing "Super Mana Potion" and "Super Helaing Potion".
Manfred
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
in the description of ORA2 I found:
CTRA ORA2
Item check Yes (complete string match) Yes (substring match)
In my simple mind I think I can (with CTRA) make two checks:
Super Healing Potion
Super Mana Potion
and with ORA2 I am able to query for
a.) Super*
OR
b.) Super * Potion
This is what I expect for "Substring Query".
But - I can't find a solution (syntax) to do such item checks.
Could someone tell me how "Substring Query" works please?
Manfred
I would guess that you can search for a single contiguous string within another string, but not a more complex pattern.
but I'm not even able to do this.
Searching for Potion as "pattern" results in nothing instead of (as I expect),
listing "Super Mana Potion" and "Super Helaing Potion".
Manfred