You are here: All Help Topics > Other Information > Action Events > Jump to labeled section

Jump to Labeled Section Action

The Jump to Labeled Section action jumps to a labeled section in a selected CaseView document.

Under Enter Example

Run Skip Condition

If desired, enter skip conditions for the event. When the "Run Skip Condition" is evaluated to be true, the action is not performed.

 

Goto Labeled

The label of the section to jump to

"CurrentLiab"

ACTION("GotoSection", expr)

Where

expr = entry under Goto Labeled

ACTION("GotoSection","CurrentLiab")

Related Topics