GetPageName Document Query Command

GETPAGENAME Document Queries

Gets the name of a page.

getpagename [PAGE number]

PAGE/s The page number. Default=current.

Results:

The name is returned to RESULT.

Examples:

getpagename

 

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

User Contributed Comments For GetPageName
Dan Kilroy wrote...2006-05-03 19:00:09

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

Gets the {...} .

pagename = GetPageName ([PAGE document:...-pagenum | DOCUMENT document | WINDOW document-window])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For GetPageName