Hi,is there a way to search case insensitively and replace in Strings in one shot?
If
MethodFinder methodFor: #(('HaLLol' 'll' 'tt') 'Hattol')
doesn't find anything, does that mean "no" right away?Kind regards Markus
Hi,is there a way to search case insensitively and replace in Strings in one shot?
If
MethodFinder methodFor: #(('HaLLol' 'll' 'tt') 'Hattol')
doesn't find anything, does that mean "no" right away?Kind regards Markus