ChangePhrase
Use this action to update a phrase.
Required parameter
| Parameter Key | Value Type | Parameter Description |
|---|---|---|
| phrase | Alphanumeric string |
The descriptive text present in a form. This is a key field. Cannot be blank. Maximum length for strings is 50. |
Optional parameters
| Parameter Key | Value Type | Parameter Description |
|---|---|---|
| actualSize | Integer |
Specify the actual size of the phrase. This is an optional field. Cannot be null. Maximum length for strings is 50. |
| shortSize | Integer |
Specify the short size of the phrase. This is an optional field. Cannot be null. Maximum length for strings is 50. |
| longSize | Integer |
Specify the long size of the phrase. This is an optional field. Cannot be null. Maximum length for strings is 50. |
| colmHeight | Integer |
Specify the column height of the phrase. This is an optional field. Cannot be null. Maximum length for strings is 3. |