hm_jobs_getServerList
Returns the list of servers added by HyperMesh.
Syntax
hm_jobs_getServerList
Type
HyperMesh Tcl Query Command
Description
Returns the list of servers added by HyperMesh.
Note that the "local" server is always available by default in the servers list and can neither be deleted nor edited.
Example
hm_jobs_getServerList
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
14.0.130