Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Visual Instructions

Instructions

Notes

Gliffy
nameunitLibTab

  • In the Project Panel, click the Library tab.

You can access the Library quickly by using the option + space shortcut.

Gliffy
nameprintStringLookup

  • Use the search field to find Units. 
  • Look for "print".
  • Double-click on the Print String Unit to add it to the Workflow View.

After entering a search term you can directly jump to the list of found Units by using the tabulator key. Select the desired Unit and add it to the Workflow View by pressing the enter key.

  • The Print String Unit is now visible in the Workflow View.


  • Add a Trigger on Start Unit.

After entering a search term you can directly jump to the list of found Units by using the tabulator key. Select the desired Unit and add it to the Workflow View by pressing the enter key.

  • Both Units are now visible in the Workflow View.

You can also use the Align & Distribute functions to reorder Units in the Workflow View.

  • Reposition the Units by dragging them.

  • Move the Trigger on Start Unit to the left and the Print String Unit to the right.


Connecting Units

Visual Instructions

Instructions

Notes

Gliffy
size300
nameConnecting Wires

  • Click on the Out Port of the Trigger on Start Unit.
  • Connect the Cable to the In Port of the Print String Unit by clicking on the In port.

By connecting the Trigger Ports you make sure that the Print String Unit gets executed after starting (= running) the Project.

For detailed information about Cables, please refer to the chapter → Cables.
For detailed information about Unit Triggers, please refer to the chapter → Unit Triggers & Events.

Modifying Unit Attributes

Visual Instructions

Instructions

Notes

  • Double-click the "String:" Port on the Print String Unit.

Instead of modifying the Unit directly in the Workflow View you can also use the Inspector in the Project Panel. For more info refer to the chapter → Unit Attributes.

  • Enter "Hello World" and press the enter key.

You have now modified one of the attributes of the Print String Unit. The text you defined previously entered will alter be printed to the Message Log.

For detailed information about Unit Attributes, please refer to the chapter → Unit Attributes.

Running the Project

Visual Instructions

Instructions

Notes

  • Open the Project menu.

  • Select Run Project.

The shortcut to run Projects is command + R.

For detailed information about running onCore Projects, please refer to the chapter → Running an onCore Project.

Gliffy
size600
namerunPro

Project Running Indicator: This indicator is visible as soon as you run a Project.

Message Log Entry: The Message Log shows the value which you have specified on the Print String Unit.