Forum Discussion
AlexKaras
12 years agoChampion Level 3
Hi Jeff,
I am not sure that .innerText contains explicit text like etc., but rather a characters with codes that differ from Asc(32). Thus, you may try not aqString.Trim(), but Utilities.Trim(). The latter is considered to be outdated, but for the majority of cases it works much better than the former one.
I am not sure that .innerText contains explicit text like etc., but rather a characters with codes that differ from Asc(32). Thus, you may try not aqString.Trim(), but Utilities.Trim(). The latter is considered to be outdated, but for the majority of cases it works much better than the former one.
Related Content
- 2 years ago
- 8 years ago
Recent Discussions
- 23 hours ago