GetChapterNumber Document Query Command

GETCHAPTERNUMBER Document Queries

Gets the number of a chapter.

getchapternumber [DOCUMENT name | CHAPTER name]

DOCUMENT/s The document name. Default=current.

CHAPTER/s The chapter name. Default=current.

Results:

The chapter number is returned to RESULT.

Examples:

getchapternumber document 'Project.doc'

 

GetChapterNumber  Command Definition  url:PGScmd/getchapternumber
  created:2006-03-30 22:20:06   last updated:2006-03-30 22:20:06
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For GetChapterNumber
Dan Kilroy wrote...2006-05-04 16:33:36

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

Gets the {...} .

chapnum = GetChapterNumber ([CHAPTER document:... | WINDOW document-window])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For GetChapterNumber