isOperationCancelled Method

             

Returns a Boolean value that indicates whether a move method was canceled.

Syntax

object.isOperationCancelled()

Parameters

object

A RecordsetNavbar script object.

Remarks

Use the cancelOperation method to cancel the invocation of methods that move the cursor position within a Recordset object.