E.g. ``` DocumentCheckboxInput(bind:value!="{$doc.system.effects[{index}].disabled}") ``` This is part of an iteration, so I need to bind to a particular index within an array.
E.g.
This is part of an iteration, so I need to bind to a particular index within an array.