Using the Tab Style Page Templates > Tab Style Template Reference > Tab Style Template Functions > PagePrintGetName

PagePrintGetName

This Cicode function is associated with the Normal template. Returns the page name / Cicode command for printing the currently displayed page based on page environment variable PrintPage. If the environment variable is not defined, it returns the value of INI / project parameter [Page]PrintPage.

Syntax

PagePrintGetName()

Return Value

Page name / Cicode command for printing the currently displayed page.

Related Functions

PagePrint

See Also

Tab Template Functions