Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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
- Version 9.4
- Added SystemInfo.MacROMBootVersion function.
Blog Entries
This function is free to use.
Created 10th September 2019, last changed 28th January 2023