ForwardRecursive
Summary
This block is very similar to the ForwardLoop, .
Implementation
Drag and drop the block from the palette
Create a link from the "executed" topic of the previous block to the "execute" action
Create a link from the "execute" action the the "executed" topic of the next block
Example
This block calls another strategy called "Sub strategy". The artifact "tempPoints" is transfered with the same name.
Properties
Strategy: Selection of the sub-strategy to trigger.
Origin: SFormat to define the origin to transfer to the other strategy
Artifacts: Array of artifacts you want to transfer to the sub-strategy. On the left you define the artifacts in the current strategy, on the right, the name you want in the sub-strategy.
Token: TODO
Advanced Properties
KeepForwardArtifacts: If set to true, will keep the artifacts generated by the forward strategy
PersistentArtifacts: TODO
Behavior: DO
The selected strategy is called
Behavior: UNDO
The selected strategy is called in an undo mode