InsertFigureMark Text Command

Brief description.

figure# = InsertFigureMark [NAME name][TYPE type | TYPEID typeid] [DOCUMENT document | WINDOW document~window]

Results:
The figure id of the new figure is returned to RESULT.

Examples:

insertfigure

 

InsertFigureMark  Command Definition  url:PGScmd/insertfiguremark
  created:2006-03-30 14:58:59   last updated:2006-06-03 10:17:04
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For InsertFigureMark
Dan Kilroy wrote...2006-05-04 16:57:20

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

Gets the {...} .

figure# = InsertFigureMark ([NAME name][TYPE type | TYPEID typeid] [DOCUMENT document | WINDOW document~window])


Parameters:


Results:


Notes:
InsertFigureAdd Page has been depreciated in favor of InsertFigureMark in 5.0.3.2.

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

Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For InsertFigureMark