Wiki

Clone wiki

OYSTER / SUBSTRMID

used to allow a match on 2 values if the middle characters starting from position x for a specified length are the same. This is not case sensitive. Example: SubStrMid(2,6) makes "Krystal" match "Crystalline".

Updated