|  Developer
Updated on November 23, 2021

Week day entry lock schedule

				
					{
    weekDay = "monday",
    startHour = 11,
    startMinute = 20,
    stopHour = 13,
    stopMinute = 50
}				
			
fieldtypedescription
weekDaystringselect one of week days
startHourint 
startMinuteint 
stopHourint 
stopMinuteint