GetMasterpageDesc Document Query Command

GETMASTERPAGEDESC Document Queries

Gets the description of a master page.

getmasterpagedesc [MASTERPAGE name]

MASTERPAGE/s The master page name. Default=current.

Results:

The description is returned to RESULT.

Examples:

getmasterpagedesc

 

GetMasterpageDesc  Command Definition  url:PGScmd/getmasterpagedesc
  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 GetMasterpageDesc
Dan Kilroy wrote...2006-05-03 18:38:14

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

Gets the {...} .

mpdesc = GetMasterPageDesc ([MASTERPAGE document:...-masterpage | DOCUMENT document | WINDOW document-window])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For GetMasterpageDesc