Gets the frame's character position in the document's text (one-based).
<void> FrameBase.getTextPosition(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the current property value. |
error |
Optional. Is called when the operation failed with an error. |