Document that trigger.idx starts at 0 (#23185)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Justin Scott 2022-06-28 09:47:01 -05:00 committed by GitHub
parent 066f4dc075
commit 17b5cf4422
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ The following describes trigger data associated with all platforms.
| Template variable | Data |
| ---- | ---- |
| `trigger.id` | Optional trigger `id`, or index of the trigger.
| `trigger.idx` | Index of the trigger.
| `trigger.idx` | Index of the trigger. (The first trigger idx is `0`.)
### Calendar