GetLocale Function

Action

Gets the current value of the 4Test locale.

Syntax

sLocale = GetLocale
Variable Description
sLocale The value of the 4Test locale. STRING.

Returns

A string for the current locale. If the locale is mixed, then the string is comprised of sub strings for each category. The sub strings are separated by semicolons, and each qualified locale is preceded by its category and an equal sign.

Notes

The 4Test locale is a Posix compliant locale.