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.

 

NOTE: you should take care 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.

 

 

 

 

See Also

 

Targets

Target Parameters