Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Need to use setWorkflow(false) in flow designer

Ilavarasu2
Tera Contributor

Hi Experts,

                In flow designer, how to use setWorkflow(false). I have tried using below comments but not working.

var manager = fd_data.trigger.current.approver.manager;
manager.setWorkflow(false);
return manager;

              

Thanks

Ila

0 REPLIES 0