Forum Discussion
kernfamily4
9 years agoVisitor
Issue Resolved.
I misinterpreted the purpose of the Init function in the task. It is supposed to run when the object is created. The FunctionName that it sets is what gets triggered when the Control field is set to RUN. I made the mistake of trying to call the main part of the task in the Init function.
Thanks for getting me thinking.
I misinterpreted the purpose of the Init function in the task. It is supposed to run when the object is created. The FunctionName that it sets is what gets triggered when the Control field is set to RUN. I made the mistake of trying to call the main part of the task in the Init function.
Thanks for getting me thinking.