Iterator

Iterates a list coming from the blackboard and saves the current iterated element on a blackboard key. It then runs the child node.

Success: When the list is iterated and the child node returns Success

Failure: When the list is iterated and the child node returns Failure

Running: While iterating


Attributes

Attributes
Type
Description
lockAgentboolIf on, ensures no data on the agent is written simultaneously by nodes that have this option active.
inBlackboardKeystringBlackboard key containing the array metadata to iterate
outBlackboardKeystringBlackboard key that is used to store the current element of the input array
repeatForeverboolIterate the array forever, starting from the first element to the last element

Copyright © 2017, Toolchefs LTD.