Get(PrinterName)
Purpose 
Returns a string identifying the default printer name.
Format 
Get(PrinterName)
Parameters 
None
Data type returned 
text
Originated in 
FileMaker Pro 6.0 or earlier
Description 
In Windows, returns a string with each of these entries separated by a comma:
 •
 •
 •
In OS X, returns a string with these entries separated by the word on:
 •
 •
the IP address of the printer
If any of this information isn’t available, <Unknown> is inserted in the result (except for queue name in OS X).
Notes
 •
 •
Examples 
Returns HP LaserJet 4, WINSPOOL, LPT1 in Windows.
Returns 24.109.265.43 in OS X.
Related topics 
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas