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:
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
Statistic
FMM
Blog
Queries ID of current device.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
WIA | 6.5 | ❌ No | ✅ Yes | ❌ No | ❌ No | ❌ No |
none
Returns text or error.
Show current device and item:
Set Variable [ $device ; Value: MBS( "WIA.GetCurrentDevice" ) ]
Set Variable [ $item ; Value: MBS( "WIA.GetCurrentItem" ) ]
Show Custom Dialog [ "Current device:" ; $device & " " & $item ]
This function is free to use.
Created 6th November 2016, last changed 18th December 2020