Code Block |
---|
{ "componentName" : "decrementmod" , "startValue" : <Int> , "decrementSize" : <Int> , "maxmin" : <Int> , "trigger" : <String> , "listen" : <String> , "property" : <String> } |
Overview
- Increments Decrements a property when an event is received. Wraps back to start value when max min is achieved
Properties
- None
...