Require: IP-Symcon >= 2.2
boolean WFC_Reload (int $InstanceID)
InstanceID | ID of the WebFront configurator |
If the command succeeds, it returns TRUE, otherwise FALSE.
Loads the WebFront that is reassigned to the configurator with the ID InstanceID.
WFC_Reload(12345);