Description

Toggle the Trigger state of a task enable or disable.


Syntax

designer.launchTask("TASK NAME", ENABLE);

Parameters

Parameter Type Description
TASK NAME String Insert the name of the task
ENABLE Boolean Set to true to enable trigger on task or false to disable trigger on task

Return

This function does not return anything.


Example

Coming soon.

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.