Versions Compared

Key

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

...

Tip

You can drag actions from one Target to another by dragging them over the Target tab, then dropping them on the other Target.

Adding Target

You can Add, Delete, Rename or re-order extra Targets from the Project menu, or by right clicking on the Target headings:

...

To run a specific Targets, add a "Run Target" action to the calling Target, then set the Target property of that action.

Image Removed

In the above screenshot, the Run Target action calls the "Compile Help" Target if certain conditions are met.

Targets can be treated like subroutines - you can call them as often as you require. Through the use of FinalBuilder variables, Targets can be used like functions or method calls.

See Also

FinalBuilder Variables | Target Parameters