Gets the number of characters in the paragraph including the paragraph end character.
<void> Paragraph.getLength(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the number of characters in the paragraph including the paragraph end character. |
error |
Optional. Is called when the operation failed with an error. |