Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The sub-strategy you call with this block must not have a trigger (to avoid infinite loop)

 


Implementation

  • Drag and drop the block from the palette
  • Link the "execute" action from the "executed" topic of the previous block

...

This block calls another strategy called "Sub strategy" and pass trough the origin. Note that the origin could be modified if necessary. The artifact "tempPoints" is transfered as well with the same name.


 
 


 


 Properties

  • Strategy: Selection of the sub-strategy to trigger. Only strategies which don't contain trigger will be listed here.
  • Origin: SFormat to define the origin to transfer to the other strategy
  • Artifacts: Lists 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.

...