That would not be nested that would be separate.
Nest the FibLookBack branching command within the scope of the actionsOccurred logic block.
If you are not familiar with scope, see the section on scope in the support article linked below.
Also, below is a link to a 3rd party educational site on nesting if statements.

Comment