Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SystemInfo.ComputerName
Returns the name of the computer.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SystemInfo | 1.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "SystemInfo.ComputerName" )
Parameters
none
Result
Returns name or error.
Description
Returns the name of the computer.Examples
Shows computer name:
Show Custom Dialog [ MBS("SystemInfo.ComputerName") ]
See also
Release notes
- Version 8.5
- Fixed problem with SystemInfo.ComputerName returning extra characters.
Example Databases
Blog Entries
FileMaker Magazin
This function is free to use.
Created 18th August 2014, last changed 18th August 2014
