Requires: IP-Symcon >= 6.1
string IPS_GetSystemLanguage ()
System language |
The function returns a string of the system language of the operating system on which IP-Symcon is running.
echo IPS_GetSystemLanguage(); // example output: /* // German de_DE // English en_US */