This action enables you to run a different Targets.  Running another Target is like calling a sub procedure - after the actions in the Target run, then the project continues on to the next action after the Run Target action.

You can add new Actions Lists from the Project Menu.

Care should be taken to avoid circular references between Targets - FinalBuilder does not check for recursion, so Targets may be used recursively, but doing so may cause your project to infinitely recurse.

Options

Run Target

Run Target

Fail if action list is empty

Parameters

See Also

Targets

Target Parameters

  • No labels