Forums › 💬 NodeCanvas › 🗨️ General Discussion › Feature request: Append when pasting task list in node that already has tasks › Reply To: Feature request: Append when pasting task list in node that already has tasks
Hello again,
Nice suggestion and easy to change actually if I understood the goal correctly. Please try changing ActionList.AddAction code at the start to the following code and let me know if the reasult behaviour is what you meant:
ActionList.AddAction
It’s exactly the same change respectively in ConditionList.AddCondition by the way.
ConditionList.AddCondition
Thanks 😉