Hello
I want to change the Ascii Value of string becuase there’s non breaking space in one string.
Str1 :- “AJML TAX SERVICES PTY LIMITED”
Str2:-“AJML TAX SERVICES PTY LIMITED”
Str1 has non breaking space.
Str2 is Normal Text
when i compare this two string using changing the ascii value if Str1 Bot is throwing the Error.
PFA Screenshot
i have attached Screenshot of Ascii value of Both String.
Number 1 in pic is Extracted String Which I want to change the Ascii Value
Numner 2 is Actual Text.
Code: SS
Code Zip:
New folder.zip (119.2 KB)