Documentation
IPS_SetHidden
Require: IP-Symcon >= 2.1
boolean IPS_SetHidden (int $ObjectID, string $Hidden)
Parameters
ObjectID | The ID of the object |
Hidden | TRUE if invisible |
Returns
If the command succeeds, it returns TRUE, otherwise FALSE.
Description
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.
Example
IPS_SetHidden(47381, true); //hide object