<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > GeneralScript > Global > Method >_GetSystemCountry |
Gets the country code of the user's PC system.
Prototype :
string _GetSystemCountry
(
No Arguments
)
Example :
_TraceLn(_GetSystemCountry());
Available Events :
All Events