Gets the name of the current chapter. currentchapter [DOCUMENT name | WINDOW name] DOCUMENT/s The document name. Default=current. WINDOW/s The window name. Results: The name is returned to RESULT. Examples: ARexx: currentchapter
CurrentChapter Command Definition url:PGScmd/currentchapter created:2006-03-30 10:07:13 last updated:2006-08-18 11:21:24 Copyright 2001-2009 GrasshopperLLC | User Contributed Comments For CurrentChapter | sign in to add a comment |
| Dan Kilroy wrote... | 2006-05-04 16:32:16 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Gets the {...} . chapname = CurrentChapter ([DOCUMENT document | CHAPTER document:... | WINDOW document-window]) Parameters:
Results:
Notes:
See Also:
Examples: Python:
ARexx: Applescript:
|
| User Contributed Comments For CurrentChapter | sign in to add a comment |
|