Escapes special characters used in regex from a string
Safe string STRING
"\Q.*?AK-15.*?\E" call CBA_fnc_escapeRegex;
LinkIsGrim