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.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

SystemInfo.MacROMBootVersion

Returns boot ROM version string.

Component Version macOS Windows Linux Server iOS SDK
SystemInfo 9.4 ✅ Yes ❌ No ❌ No ✅ Yes, on macOS ❌ No
MBS( "SystemInfo.MacROMBootVersion" )

Parameters

none

Result

Returns text or error.

Description

Returns boot ROM version string.
e.g. "220.270.99.0.0 (iBridge: 16.16.6571.0.0,0)"

Examples

Query boot ROM version:

Show Custom Dialog [ MBS( "SystemInfo.MacROMBootVersion" ) ]

See also

Release notes

Blog Entries

Created 10th September 2019, last changed 15th November 2020


SystemInfo.MacModel - SystemInfo.MacSerialNumber

Feedback: Report problem or ask question.