<< InsertFigureMark | InsertInlineObject >> |
Top: Documentation Library | Up: I Commands |
InsertIndexMark Text Command
INSERTINDEXMARK text commands
Inserts an index mark at the text insertion point.
indexmark# = insertindexmark
TOPIC/s The name of the topic.
TOPICID/i The topic id.
DOCUMENT/s The document name. Default=current.
WINDOW/s The window name. Default=current.
Results:
The index mark id of the new index mark is returned to RESULT.
Examples:
insertindexmark
InsertIndexMark Command Definition url:PGScmd/insertindexmark
created:2006-03-30 14:58:59 last updated:2006-03-30 14:58:59
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For InsertIndexMark | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-04 16:57:36 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Gets the {...} . indexmark# = InsertIndexMark (<TOPIC topic | TOPICID topicid> [DOCUMENT document | WINDOW document~window]) Parameters:
ARexx: Applescript: | |
User Contributed Comments For InsertIndexMark | sign in to add a comment |
<< InsertFigureMark | InsertInlineObject >> |
Top: Documentation Library | Up: I Commands |