« Back to Product

Documentation

ReloadForm

Require: IP-Symcon >= 5.2

 boolean ReloadForm ()

Returns

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

Description

This function reloads the instance configuration form in each open instance configuration. Current entries will get lost.

Example

// Reload the form
$this->ReloadForm();
Any questions?