The "Counter" PlugIT allows to create a variable to trigger an event when the count is reached.
Parameters |
|
1 |
Maximal value of the counter. |
Event |
|
Begin |
Starts the counter. |
Modify |
Changes the counter value. |
Top |
Activates when the value reachs its maximum. |
Value |
Allows to edit the value. For this, edit the link. |
Action |
|
Decrement |
Lower the counter value. |
getValue |
Get a value and set it as the counter maximal value. |
Increment |
Increase the counter value. |
Reset |
Reset the counter value. |