wf_start event
The first event of every action step must be
wf_start
. This occurs without user input. The
wf_start
does not correspond to a button. It is used to
start the workflow action and run a script.
When there is a
wf_launch
event in this action, the
wf_start
is not called if the
wf_launch
returns
111 or
9111.