What this statement mean "new KBWorkflow().startWorkflow(current, "workflow");" in script?

Gamarawaji
Giga Contributor

Hi ,

can someone explain why this statement can be used in script 

new KBWorkflow().startWorkflow(current, "workflow");

what exactly this will give the result?