Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Use this block to apply an action on each member of a array.


For example add a forEach block, and connect it to an array block:


 

Then click on the "do" button and insert this function, that runs console.log on each element of the array:

  • No labels