DeleteBookmark Text Command

Brief description. New in 4.0.

deletebookmark [BOOKMARK name][BOOKMARKID id] [DOCUMENT document | WINDOW document-window]

Examples:
ARexx:

deletebookmark

 

DeleteBookmark  Command Definition  url:PGScmd/deletebookmark
  created:2006-03-30 13:47:44   last updated:2006-08-18 11:25:16
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For DeleteBookmark
Dan Kilroy wrote...2006-05-04 16:58:44

Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above.

Gets the {...} .

DeleteBookmark ([BOOKMARK name][BOOKMARKID id] [DOCUMENT document | WINDOW document-window])

Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For DeleteBookmark