ListUnivMessages
Use this action to list all environment messages.
Optional parameters
Parameter Key | Value Type | Parameter Description |
---|---|---|
filter | Alphanumeric string |
The filter to be used when retrieving title translations. Format is {FIELD} {OPERATOR} {VALUE} |
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 | Field to Field match. Append to Operator. Ex. FEQ |