wfJumpEntryNotifyOff

Turns the jump entry notification on and off.

  • If this variable is TRUE, reviewers will not be notified when the jump is entered.

  • If this variable is FALSE, reviewers will be notified when the jump is entered.

Type and Usage

Output

Returns TRUE or FALSE.

Example

The following code sets the step entry notification to 0, which means that reviewers will be notified upon jump entry:

<$wfSet("wfJumpEntryNotifyOff","0")$>