hostname
get host name of this computer.
📝 Syntax
s = hostname()
📤 Output argument
s - a char array: host name.
📄 Description
hostname get host name of this computer.
💡 Example
hostname()🔗 See also
🕔 History
Version
📄 Description
1.0.0
initial version
Last updated
Was this helpful?