The getcompname command gets the name of the computer that the program is running on. The computer name is copied to the specified user variable.The syntax is
getcompname <user variable>;
An example is
getcompname ~comp_name; #get the name of this computer