Counter update
Updates a counter variable. It is possible to increase or decrease the value of a counter and set it to a specific value.
Parameters
Name |
REST Name |
Type |
Default |
Description |
---|---|---|---|---|
Counter variable* |
counter |
INTEGER |
|
The variable containing the counter value. |
Operation* |
operation |
STRING |
|
The counter operation to perform. |
Value* |
value |
INTEGER |
|
The value associated with the operation. |
* Mandatory parameter