Multi-language strings will be returned as an array, sorted by language IDs.
Multi-language strings will be returned as an object, locale names are used as property names.
Multi-language strings will be returned as a simple sting in the current language.
Multi-language strings will be returned as a single string in the language defined with option WinccoaOptions.langIdx.
Enumerates the formats in which a multi-language strings (CTRL
langString
) can be returned by the API.See