Sets the current input position to the beginning of a subtextpart and scrolls it into the visible part of the document.

Introduced: X18.

<void> SubTextPart.scrollTo(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives whether the call was succesful.
errorCallback Optional. Is called when the operation failed with an error.