manojgovikariContributor14 years agoHow to Replace character "µ" with null or empty stringHi , I need to replace the character "µ" with empty stirng.. i tried the following code but not successded. 1. Replace(µg/dL, "µ","") 2. Replace(µg/dL, char(181),"") Please help me get...Show More
manojgovikariContributor14 years agoI tried with Ascci values to replace the character. But still its not working. Pls help me to solve this issue.
Recent DiscussionsTestComplete cannot create sessions from JenkinsTestComplete Support Plugin Compatibility IssueModuleNotFoundError. Python Runtime error only on other machine but not mine
Related Content=,& characters are replacing with special CharacterReplacing + character with %2B when sendingAppend/Replace Record Script Options?