The following example demonstrates setting the next node by a link named "Approve".
SetNextNodeByLinkName("Approve");
CODE
Remarks
If your node is multi-out and has zero or multiple drawn links, your process will error unless your custom node code selects a next node using either this method, or the SetNextNodeByNodeName method. If your multi-out node has a single link drawn, that link will be automatically followed if no other node is selected as next.
JavaScript errors detected
Please note, these errors can depend on your browser setup.
If this problem persists, please contact our support.