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