DeleteIndexTopic Text Command

Brief description. New in 4.0.

deleteindextopic [TOPIC topicname | TOPICID topicid] [DOCUMENT document | WINDOW document-window]

Examples:
ARexx:

deleteindextopic

 

DeleteIndexTopic  Command Definition  url:PGScmd/deleteindextopic
  created:2006-03-30 13:47:44   last updated:2006-08-18 11:27:42
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For DeleteIndexTopic
Dan Kilroy wrote...2006-05-04 17:10:51

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

Gets the {...} .

DeleteIndexTopic ([TOPIC topicname | TOPICID topicid] [DOCUMENT document | WINDOW document-window])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For DeleteIndexTopic