Translations:Yield/5/en: Difference between revisions
(Importing a new version from external source) |
(No difference)
|
Latest revision as of 15:10, 14 August 2023
Yield can be used to complete tasks sequentially. In this example, when ‘celebrate’ is pushed we see that after each yield block a new forward step is taken. This shows that the yield block pauses the current set of instructions for one tick of the StarLogo Nova clock.