Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

SystemInfo.MACAddress

Returns the hardware ethernet address of the first ethernet card.

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

Parameters

none

Result

The MAC Address string.

Description

Returns the hardware ethernet address of the first ethernet card.

Examples

Shows MAC address:

Show Custom Dialog ["Info"; MBS( "SystemInfo.MACAddress" )]

Release notes

  • Version 10.3
  • Version 9.2
    • Changed SystemInfo.MACAddress for Windows to look for Ethernet port first, than for Wifi and than for other adapters.

Example Databases

Blog Entries

This function is free to use.

Created 18th August 2014, last changed 28th January 2023


SystemInfo.LinuxSystemInfo - SystemInfo.MacAppDarkMode