hm_blockbrowserupdate
Controls the update of the browsers.
Syntax
hm_blockbrowserupdate mode
Type
HyperMesh Tcl Query Command
Description
Controls the update of the browsers in HyperMesh client.
Inputs
- mode
 - 0 – Unblocks the browser updates and populates the buffered data into the browser.
 
Examples
To block the update of the browsers:
hm_blockbrowserupdate 1
        Errors
if { [ catch {command_name...} ] } {
   # Handle error
}Version History
2022.1