Wiki

Clone wiki

OYSTER / SUBSTRRIGHT

used to allow a match on 2 values if the last x characters starting from the right most character are the same. This is not case sensitive. Example: SubStrRight(4) makes "JeanAnne" match "Anne".

Updated