Allows you to get information about the current culture.
Example
Running this code will get the current culture display name in Windows system. As shown in the alert box, the current culture is "English (United States)".
alert($plugin function("Time and Date Automation.dll", "$time get current culture", "Culture Display Name"))