Is there any example of `call block to call named primitives`

Issue #246 resolved
Wenjie Wu created an issue

I noticed the feature has been completed.

It is a great feature that allows us to stay more in ide to work.

It would be nice to have a screenshot :)

Comments (3)

  1. John Maloney repo owner

    Here’s an example.

    You currently need to know the internal primitive names, so this is a feature for very advanced users right now. The normal use of the call block is to call a user-defined MicroBlocks function from either “My Blocks” or a library.

    The optional second argument is list of parameters.

  2. Wenjie Wu reporter

    Aha, I guessed it! The design is intuitive. It didn't work before, probably because the version of my local IDE/firmware was too low.

  3. Log in to comment