Changes by last author:

Added:
= getSystemDefaultLCID =

== Syntax ==

:int getSystemDefaultLCID()

== Arguments ==

:none

== Return ==

:A locale identifier LCID.

== Description ==

:Returns an identifier for the system's default locale.

== Example ==

== Also see ==

:getUserDefaultLCID

:LCID

== Comments ==

:Everyone can add his comments about his experiences with this function here. Tips for using it are welcome, too.