timeSharing lock.


DESCRIPTION
The TIMESHARING array also has a field 'lock'. You use this field to lock a specific function, so it stops running


SYNTAX
timeSharingArray[x].lock


PARAMETERS
Where X is the number in the array. First item in the array has the value 0.


RETURNS
HIGH or LOW.


Example TIME SHARING ENABLE/DISABLE


SEE ALSO
  • .init