hm_jobs_removeServer
Removes a server.
Syntax
hm_jobs_removeServer name
Type
HyperMesh Tcl Query Command
Description
This command is used remove a server. The same information will be removed from the server config file.
Inputs
- name
- The name of the server to be removed.
Example
To remove the server named HWUL:
hm_jobs_removeServer HWUL
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
14.0.130