More Blocks

Description

The More Blocks category is where new blocks can be created that represent lists of other blocks. Most languages call these "Procedures". New Blocks can be defined in any Form Workspace available. The most commonly used form is the "Main" project form but others can be chosen from the drop down list on the More Blocks page. Choose the Form and click the "Define a Procedure Block" button:

This presents an editor where a name can be provided:

After clicking "Ok" two new figures are shown:

On the right is a top style block where blocks can be attached to describe the desired actions. On the left is a block listed that can be used to invoke those actions somewhere else in the project.

Additional blocks have been added to produce the desired behavior:

This new block can now be used in a bigger program to represent and perform all of the steps described in the procedure block list: