DeleteIndexXRef Text Command

Brief description. New in 4.0.

deleteindexxref {XREFID xrefid}|{[TOPIC topicname | TOPICID topicid]{TOPICXREF topic | TOPICXREFID topicid}} [DOCUMENT document | WINDOW document-window]

Examples:
ARexx:

deleteindexxref

 

DeleteIndexXRef  Command Definition  url:PGScmd/deleteindexxref
  created:2006-03-30 13:47:45   last updated:2006-08-18 11:28:01
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For DeleteIndexXRef
Dan Kilroy wrote...2006-05-04 17:11:19

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

Gets the {...} .

DeleteIndexXRef ({XREFID xrefid}|{[TOPIC topicname | TOPICID topicid]{TOPICXREF topic | TOPICXREFID topicid}} [DOCUMENT document | WINDOW document-window])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For DeleteIndexXRef