Hi @J_Sanford ,
It seems your “searchFor” string possible has a whitespace at the end.
From your selections it seems that your “searchFor” string has an unwanted whitespace (or 2) at the end. Please try String.TrimWhitespace
Hi @J_Sanford ,
It seems your “searchFor” string possible has a whitespace at the end.
From your selections it seems that your “searchFor” string has an unwanted whitespace (or 2) at the end. Please try String.TrimWhitespace