It is possible to add special methods specific to a particular field. Just add a comment ; Special: followed by one or more of the following keywords:
Keywords | Action of the method |
Increment | Increment the field (1 by default) |
Decrement | Decrement the field (1 by default) |
Toggle | Toggle between 0 and 1 |
Looping | Loop between a min and a max |
Scrolling | Scroll between a min and a max |