Contents Index Topic Contents | ||
Previous Topic: getAttribute Next Topic: go |
getBookmark
Description
Retrieves a bookmark (opaque string) that can be used with moveToBookmark to return to the same range.
Syntax
string = object.getBookmark( )
Return Value
Returns a string if successful, or null otherwise.
Remarks
This feature might not be available on non-Win32 platforms. See article Q172976 in the Microsoft Knowledge Base for the latest information on Internet Explorer cross-platform compatibility.
Applies To
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.