Versions Compared

Key

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

Each Action in FinalBuilder has BeforeAction, AfterAction, and OnStatusMessage script events. Some Actions (such as Iterators) define more script events.  

...

The following script events are common to all actions:

BeforeAction EventBeforeAction Event

Description: called before the action is executed.  

Parameters:

AfterAction EventAfterAction Event

Description: called after the action has executed.

...

In addition, each action has an Execute Condition property which is a Boolean expression which should return true for the action to execute. See Action Reference for more information.  The Condition property is displayed in the Property dialog for the action, in the Properties tab (Execute Condition section).

Excerpt Include
_Inc_Scrp_Evt_Bf_Af_Stat
_Inc_Scrp_Evt_Bf_Af_Stat
nopaneltrue