Requires: IP-Symcon >= 2.1
boolean IPS_SetHidden (integer $ObjectID, string $Hidden)
ObjectID | The ID of the object |
Hidden | TRUE if invisible |
If the command succeeds, it returns TRUE, otherwise FALSE. |
This function sets the visibility of the object with the ID ObjectID. Invisible objects and all their descendents are excluded from the visualization. Hidden objects are displayed in gray in the management console.
IPS_SetHidden(47381, true); //hide object