Solved
Forum Discussion
NisHera
10 years agoValued Contributor
Hi,
According to this you can use "aqEnvironment.GetLocaleInfo(Locale, Type)" to get any local constant.
and it's not TC but TC calling windows method.
It can get any of these Constance (including LOCALE_SNAME).
VivekJain
10 years agoNew Contributor
Hi,
Thanks for quick reply.
This seems like LOCALE_SNAME did not work with TestComplete10. But witth TestComplete11, LOCALE_SNAME worked correctly.
Thanks again,
Vivek
- HKosova10 years ago
Alumni
You can define the LOCALE_SNAME constant manually:
// JScript
var LOCALE_SNAME = 92; // 0x0000005c