Calling an external project

How do I call another project/module that is external to the project being called from? Can you write a clear example if it already exists.

The “Call” action (as well as the iteration actions) can call another module in the same project, or another project. To call another project, switch the action to call a project (see below):

image

When you’re calling another project, it’s not possible to specify which module of the called project to execute. Instead, when calling another project, the start module is always executed. The start module is marked with a red flag (see below) in the module side bar (on the right).
image

You can change which module is the start module, by right-clicking a module and selecting “Flag as start module” (see below).

image