hm_jobs_getAppList
Returns the list of applications available for a given server.
Syntax
hm_jobs_getAppList name
Type
HyperMesh Tcl Query Command
Description
Returns the list of applications available for a given server.
Inputs
- name
- The name of the server to query.
Examples
hm_jobs_getAppList HWUL
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2021.2