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:
10.5
11.0
11.1
11.2
11.3
11.4
11.5
12.0
12.1
12.2
Statistic
FMM
Blog
SystemInfo.ComputerName
Returns the name of the computer.
Component | Version | macOS | Windows | Linux | Server | iOS SDK | License |
SystemInfo | 1.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | Free |
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.
Blog Entries
Created 18th August 2014, last changed 18th August 2014
SystemInfo.CPULoad - SystemInfo.DomainName
Feedback: Report problem or ask question.
