Versions Compared

Key

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

...

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