Gets a value specifying whether text is superscript at the current input position.

<void> InputFormat.getSuperscript(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives whether text is superscript at the current input position as parameter.
errorCallback Optional. Is called when the operation failed with an error.