Documentation
CATAN_ResetCounter
Require: Symcon >= 9.0
boolean CATAN_ResetCounter (int $InstanzID)
Parameters
| InstanzID | The ID of the Catan channel instance whose counter is to be reset. |
Returns
If the command could be executed successfully, it returns TRUE as the result, otherwise FALSE.
Description
Sets the counter of the channel with the ID InstanzID.
Example
CATAN_ResetCounter(12345); // Setzt den Zähler des Kanals ab