Enumeration WinccoaLangStringFormat

Enumerates the formats in which a multi-language strings (CTRL langString) can be returned by the API.

Enumeration Members

Array

Multi-language strings will be returned as an array, sorted by language IDs.

['Deutscher Text', 'English text']
Object

Multi-language strings will be returned as an object, locale names are used as property names.

{ 'de_AT.utf8': 'Deutscher Text', 'en_US.utf8': 'English text' }
StringActiveLanguage

Multi-language strings will be returned as a simple sting in the current language.

StringFixed

Multi-language strings will be returned as a single string in the language defined with option WinccoaOptions.langIdx.

MMNEPVFCICPMFPCPTTAAATR