Is there a way to UnOK waylists? I can see there is a code for this in the source, but I cannot find an action in the access groups which allows to do that.
code:
if (IsUnOKAllowed("WayListVc",WayListr.TransDate)==false) then begin...
I would like to know what BackgroundHALShouldPause does, and how to use it. While it's listed in the HAL Primitives report, it is not used in source code and it doesn't appear in the LMS HAL...