hm_idmgrmessagebox
Turn on or off the message box for ID Manager messages.
Syntax
hm_idmgrmessagebox state
Type
HyperMesh Tcl Query Command
Description
Turn on or off the message box for ID Manager messages.
Inputs
- state
 - The value on or off.
 
Examples
To turn off ID Manager messages:
hm_idmgrmessagebox off 
    Errors
if { [ catch {command_name...} ] } {
   # Handle error
}Version History
2019