Icon GotoBookmark Method

function GotoBookmark: Boolean

Usage

Available In: Client and Server Applications

Use this method to move the row pointer to the bookmark last saved via the SaveBookmark method, and then free the bookmark. Bookmark operations are stack-based, so every call to the SaveBookmark method must be followed by a call to the GotoBookmark or FreeBookmark method in order to ensure proper operation.
Image