This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to pass task arguments(For statically craeted task)??



Hi, I have a task function and each time i want to send different parameters. So what is the best way to do??? Any way to pass arguments in "statically" created(filename.cfg) task??? I found that in case of SWI we use Swi_getAttrs() and Swi_setAttrs() ,So what in case of task???