Gets the field' parameters. The order and format of the strings depend on the field's format. For example a Microsoft Word Merge
<void> ApplicationField.getParameters(<RequestStringsCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the parameters as a string array. |
| error |
Optional. Is called when the operation failed with an error. |