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