...
Expand | ||
---|---|---|
| ||
This is a complete little program to increment a custom number field:
component.setTimer{} is used here to run main every 2 seconds. |
Expand | ||
---|---|---|
| ||
Remember Custom Fields the values for these are stored on disc in JSON. This means we can load and save them programmatically. This is how this library works. |
...