Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

if (value.indexOf(SupervisorNetId) !== -1) {
BO.F_SupervisorException.setValue(true)
}
else { BO.F_SupervisorException.setValue(false)
}

 

Migrated to Leap.