Hide the variable window.
dev_unmap_var hides the variable window so that it is no longer visible. It can be mapped again using the operator dev_map_var.
This operator is not supported for exported C++ code.
dev_unmap_var always returns 2 (H_MSG_TRUE)
dev_unmap_var is reentrant, local, and processed without parallelization.
Basic operators