Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Queries whether preview is available.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Preview | 13.3 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
none
Returns 1, 0 or error.
Check preview:
If [ MBS( "Preview.Available" ) ]
Show Custom Dialog [ "Preview available." ]
Else
Show Custom Dialog [ "Preview not available. Needs W…" ]
End If
This function is free to use.
Created 29th June 2023, last changed 27th August 2023