Requires: IP-Symcon >= 4.0
integer ReadPropertyInteger (string $Name)
Name | Name of the property |
The value of the property |
The function returns the value of the property with the name Name.
Changed values are only available when IPS_ApplyChanges has been called
$this->ReadPropertyInteger("GatewayMode");