In reply to dave_59:
Hi Dave,
Thanks for your reply.
So if I understand well, the default value should be a variable declared in the context from where the task is called?
My idea was to use the default value for backward compatibility, since I added new features requiring new arguments to the task.
I guess the only solution is to override the task?
Johan