Skip to main content

printPageNumber

Type

property

Summary

Reports the index of the page currently being printed.

Syntax

get the printPageNumber

Description

Use the printPageNumber to determine which page number is being printed.

The printPageNumber is read-only and cannot be set.

Examples

set the text of field "Status" to "Printing page: " & the printPageNumber

Value

NameTypeDescription

value

The printPageNumber is a number greater than 0, which corresponds to page index in the current print job. If there is no printing loop in operation then it is empty.

property: printCopies, printRanges

command: print

Compatibility and Support

Introduced

LiveCode 2.9

OS

mac

windows

linux

ios

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?