Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
New in version 1.5
Item | Details | Server |
---|---|---|
SystemInfo.AvailableRAM Returns the size of the free RAM in bytes. | All |
✅ Server |
SystemInfo.ComputerName Returns the name of the computer. | All |
✅ Server |
SystemInfo.MacHasHardwareAcceleratedCoreImage Deprecated Checks whether a Mac can use hardware accelerated Core Image/Quartz. | Mac only |
✅ Server |
SystemInfo.MacModel Returns the Mac Model string. | Mac only |
✅ Server |
SystemInfo.MacSerialNumber Returns the Mac Serial number. | Mac only |
✅ Server |
SystemInfo.MacUUID Returns the system UUID on macOS. | Mac only |
✅ Server |
SystemInfo.MacVRAMSize Deprecated Returns the size of the VRAM in bytes on a Mac. | Mac only |
✅ Server |
SystemInfo.OSName Returns the name of the operating system. | All |
✅ Server |
SystemInfo.OSVersionString Returns the Name of the operating system with version. | All |
✅ Server |
SystemInfo.PhysicalRAM Returns the size of the physical RAM in bytes. | All |
✅ Server |
SystemInfo.SystemFont Returns the system font. | Mac/Win |
✅ Server |
SystemInfo.UserName Returns the user name. | Mac/Win |
✅ Server |
SystemInfo.UserShortName Returns the user's short name. eg 'admin' | Mac/Win |
✅ Server |
WebView.GetSource Queries the html source from the web viewer. | Mac/Win/iOS |
❌ Server |
WindowTransition.Perform Deprecated Performs the transitions. | Mac only |
❌ Server |
WindowTransition.Prepare Deprecated Prepare the a transition to apply to the whole screen. | Mac only |
❌ Server |
WindowTransition.PrepareWindow Deprecated Prepare the a transition to apply to the front FileMaker window. | Mac only |
❌ Server |
17 functions shown.