Gets a value indicating whether a new text field can be inserted at the current input position.
Introduced: X18.
<void> TextFieldCollectionBase.getCanAdd(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | The callback function that receives the requested value. |
| error |
Optional. Is called when the operation failed with an error. |
Learn more about the Javascript: Text