sysutils.computer
Retrieves the computer name as a string
string
Example
--! luart-extensions import sysutils print("Computer name is "..sysutils.computer)