Documentation
UnregisterVariable
Require: IP-Symcon >= 4.0
void UnregisterVariable (string $Ident)
Parameters
Ident | Ident of the status variable |
Returns
No Return
Description
The command deletes the status variable with the Ident Ident
Example
$this->UnregisterVariable("Temperature");