What's the difference between %@ASCII[] and %@UNICODE[] ? Under what circumstances would these two functions return different values for the same input string?
Aha. Thanks.They were different in the past, but their differences became irrelevant when 4NT / TCC became Unicode-only.