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

You can add new Actions Lists from the Project Menu.

NOTE: you should take care to avoid circular references between action lists - FinalBuilder does not check for recursion, so Action Lists may be used recursively, but doing so may cause your project to infinitely recurse.

See Also

Action Lists

Action List Parameters