ListUnivMessageTranslations
Use this action to list all environment message translations.
Optional parameters
| Parameter Key | Value Type | Parameter Description | 
|---|---|---|
| language | Alphanumeric string | 
               The language name defined in LANGDEF. Minimum length for strings is 1. Maximum length for strings is 10.  | 
            
| maxRecordCount | Alphanumeric string | 
               The filter to be used when retrieving title translations.  | 
            
| previousPage | Integer | 
               The number of records to retrieve. The value must be greater than 0. The default value: 500. Maximum length for strings is 10.  | 
            
| Filter OPERATORS | Description | 
|---|---|
| EQ | Equals | 
| NE | Not Equal | 
| LT | Less than | 
| LE | Less than or equal | 
| GT | Greater than | 
| GE | Greater than or equal | 
| IC | Ignore Case. Prepend to Operator. Ex. EQIC | 
| F |