Skip to main content

Disable scheduled task

Disables scheduled task by ID

Function DisableScheduledTask(Val Project, Val TaskID) Export

ParameterCLI optionTypeRequiredDescription
Project--projStringProject filepath
TaskID--taskStringTask ID

Returns: Structure Of KeyAndValue - Switching result


melezh DisableScheduledTask \
--proj "/proj.melezh" \
--task 1