DeleteFigureType Text Command

Brief description. New in 4.0.

deletefiguretype [TYPE type | TYPEID typeid] [DOCUMENT document | WINDOW document~window]

Examples:
ARexx:

deletefiguretype

 

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

User Contributed Comments For DeleteFigureType
Dan Kilroy wrote...2006-05-04 17:12:21

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

Gets the {...} .

DeleteFigureType ([TYPE type | TYPEID typeid] [DOCUMENT document | WINDOW document~window])


Parameters:


Results:


Notes:


See Also:
DeleteFigureMark, DeleteFigureType, EditFigureType, GenerateTOF, GetFigureMark, InsertFigureMark, InsertName, InsertNumber, NewFigureType, SetTOF

Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For DeleteFigureType