I have just seen a good post by @DanThomas about replacing RegEx-critical special chars in a variable.
If your search variable is always something like BC 1104060
you will not need it. But for other variables it might come in handy:
I haven’t tested the RegEx and it might be necessary to adapt it to the specific variable content. But I think the general idea is clear.