Icon SaveBookmark Method

procedure SaveBookmark

Usage

Available In: Client and Server Applications

Use this method to save the row pointer as a 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