Clear Job Entry Times
#Firmware/v320
jobe:clear()
Clears the schedule and UTC information.
Does not affect the function or user parameter.
local mj = job.get('test') mj:clear()