Description
The following table displays the documentation for the 'LanguageDocumentationGet' API in all languages currently available:
Language |
Documentation |
---|---|
English (United States) |
Retrieves a text description corresponding to a specific language code |
Español (moderno) |
Obtiene una descripción de texto correspondiente a un código de idioma |
Português (Brasil) |
Obtém uma descrição de texto correspondente a um código de idioma |
Parameters
The following table describes all of 'LanguageDocumentationGet''s parameters, in every language available.
ID: 1 - Name: LanguageCode
Language: English (United States)
Description: String containing the language code to have its description retrieved
Type: language - Min-Max Length: 6-6 - Reentr Key Member: No - Optional: No
ID: 2 - Name: ExpressedIn
Language: English (United States)
Description: String containing the language code in wihich the description will be retrieved
Type: language - Min-Max Length: 6-6 - Reentr Key Member: No - Optional: No
ID: 1 - Name: LanguageCode
Language: Español (moderno)
Description: Secuencia de caracteres conteniendo el código de idioma cuya descripción se obtendrá
Type: language - Min-Max Length: 6-6 - Reentr Key Member: No - Optional: No
ID: 2 - Name: ExpressedIn
Language: Español (moderno)
Description: Secuencia de caracteres conteniendo el código de idioma en el cuál se obtendrá la descripción
Type: language - Min-Max Length: 6-6 - Reentr Key Member: No - Optional: No
ID: 1 - Name: LanguageCode
Language: Português (Brasil)
Description: Sequencia de caracteres contendo o código de idioma cuja descrição será obtida
Type: language - Min-Max Length: 6-6 - Reentr Key Member: No - Optional: No
ID: 2 - Name: ExpressedIn
Language: Português (Brasil)
Description: Sequencia de caracteres contendo o código de idioma no qual a descrição será obtida
Type: language - Min-Max Length: 6-6 - Reentr Key Member: No - Optional: No
---
Return Value
'LanguageDocumentationGet' returns a value of type string (minimum length of returned values is 3 characters characters, while maximum length of returned values is 128 characters characters).
Please note that all APIs returning values of types that allow for localized values (like e.g. boolean or country) always return the standard type values.
Specific Error Codes
If an error happens during the execution of any VersaCloud call, an errorcode is returned instead of the standard return value described above.
The following table lists errorcodes returned specifically by the 'LanguageDocumentationGet' API (generic errorcodes like wrong number of parameters or invalid values for parameters' types are not listed):
Errorcode |
Language |
Description |
---|---|---|
:@Err#Lng0000243 |
English (United States) |
Language description not available |
:@Err#Lng0000243 |
Español (moderno) |
Descripción del idioma no está disponible |
:@Err#Lng0000243 |
Português (Brasil) |
Descrição do idioma não está disponível |
US Patent Requested