📄️ ACCUMULATE
ACCUMULATE ( data {; data2 ; ... ; dataN} )
📄️ BLOB to print settings
BLOB to print settings ( printSettings {; params} ) -> Function result
📄️ BREAK LEVEL
BREAK LEVEL ( level {; pageBreak} )
📄️ CLOSE PRINTING JOB
CLOSE PRINTING JOB
📄️ Get current printer
Get current printer -> Function result
📄️ Get print marker
Get print marker ( markNum ) -> Function result
📄️ GET PRINT OPTION
GET PRINT OPTION ( option ; value1 {; value2} )
📄️ Get print preview
Get print preview -> Function result
📄️ GET PRINTABLE AREA
GET PRINTABLE AREA ( height {; width} )
📄️ GET PRINTABLE MARGIN
GET PRINTABLE MARGIN ( left ; top ; right ; bottom )
📄️ Get printed height
Get printed height -> Function result
📄️ Is in print preview
Is in print preview -> Function result
📄️ Level
Level -> Function result
📄️ OPEN PRINTING JOB
OPEN PRINTING JOB
📄️ PAGE BREAK
PAGE BREAK {( * | > )}
📄️ Print form
Print form ( {aTable ;} form {; formData} {; areaStart{; areaEnd}} ) -> Function result
📄️ PRINT LABEL
PRINT LABEL ( {aTable }{;}{ document {; * | >}} )
📄️ Print object
Print object ( { ;} object {; posX {; posY {; width {; height*}}}} ) -> Function result
📄️ PRINT OPTION VALUES
PRINT OPTION VALUES ( option ; namesArray {; info1Array {; info2Array}} )
📄️ PRINT RECORD
PRINT RECORD ( {;}{* | >} )
📄️ PRINT SELECTION
PRINT SELECTION ( {;}{* | >} )
📄️ PRINT SETTINGS
PRINT SETTINGS {( dialType )}
📄️ Print settings to BLOB
Print settings to BLOB ( printSettings ) -> Function result
📄️ PRINTERS LIST
PRINTERS LIST ( namesArray {; altNamesArray {; modelsArray}} )
📄️ Printing page
Printing page -> Function result
📄️ SET CURRENT PRINTER
SET CURRENT PRINTER ( printerName )
📄️ SET PRINT MARKER
SET PRINT MARKER ( markNum ; position {; *} )
📄️ SET PRINT OPTION
SET PRINT OPTION ( option ; value1 {; value2} )
📄️ SET PRINT PREVIEW
SET PRINT PREVIEW ( preview )
📄️ SET PRINTABLE MARGIN
SET PRINTABLE MARGIN ( left ; top ; right ; bottom )
📄️ Subtotal
Subtotal ( data {; pageBreak} ) -> Function result