Printer GitHub

📊 Overview: 3 Functions

Extends: DataClass

🕐 Last updated: 2026-01-13T16:04:12.673Z


📑 Table of Contents


Functions

Regular Functions

getDefault

[🖥️ local]

Function getDefault($PrinterType : Integer)

Gets the default printer for the specified printer type (currently incomplete)

Parameters:

Name Type Optional Description
$PrinterType Integer - -

populate

[🖥️ local]

Function populate

Synchronizes printer list from system printers and updates active status in database


getComputerPrinters

[🖥️ local]

Function getComputerPrinters($ActivePrintersOnly : Boolean) -> cs.PrinterSelection

Returns printers for current computer; optionally filters to active printers only

Parameters:

Name Type Optional Description
$ActivePrintersOnly Boolean - -

Returns: cs.PrinterSelection


🗂️ Tables

  • Printer - ORDA DataClass class for Printer table

� Forms


Generated from Printer.4dm


This site uses Just the Docs, a documentation theme for Jekyll.