Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: add notes about default behaviors

...

atomicif true, then if a node returns failure, subsequent nodes will not be executed and nodes already executed will be backed out. If unset it is treated as false.
Parameters

None

Outcomes

None

...

atomicif true, then if a node returns failure, subsequent nodes will not be executed and nodes already executed will be backed out. If unset it is treated as true.
indexindex variable
startinitial value
endmaximum value
silentFailureOptional boolean, when true for loops will not throw an exception for a null or invalid index. If unset it is treated as false.
Parameters

Not applicable.

...