Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
Statistic
FMM
Blog
PrintDialog.GetReverseOrder
Queries reverse order setting.
Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
PrintDialog | 11.0 | Yes | No | No | No | No |
MBS( "PrintDialog.GetReverseOrder" ) More
Parameters
none
Result
Returns 1, 0, -1 or error.
Description
Queries reverse order setting.Returns 1 if reverse order, 0 if normal and -1 if not defined.
Examples
Try functions:
Set Variable [ $r ; Value: MBS( "PrintDialog.SetReverseOrder"; 1 ) ]
Set Variable [ $r ; Value: MBS( "PrintDialog.GetReverseOrder" ) ]
See also
Blog Entries
Release notes
- Version 11.0
- Added PrintDialog.GetReverseOrder and PrintDialog.SetReverseOrder functions.
Created 7th January 2021, last changed 11st January 2021
PrintDialog.GetResetDestination - PrintDialog.GetTray
Feedback: Report problem or ask question.

Links
MBS Xojo PDF Plugins