hi, thanks for the help however it doesn't solve my problem
I believe my syntax to be correct, if I change the range to
to match latin characters it does exactly as it should, it just doesn't seem to like hebrewCode:var rtl_match: RegExp = new RegExp('[\u0041–\u007A]', 'g');





Reply With Quote