« Back to Product

Documentation

WFC_Reload

Require: IP-Symcon >= 2.2

 boolean WFC_Reload (int $InstanceID) 

Parameters

InstanceID

ID of the WebFront configurator

Returns

If the command succeeds, it returns TRUE, otherwise FALSE.

Description

Loads the WebFront that is reassigned to the configurator with the ID InstanceID.

Example

WFC_Reload(12345);
Any questions?