Hi There,
hoping someone can help with this.. I've looked everywhere for documentation and cant find any.
Issue: I want to return a parameter from a Child Piston and I dont know how.
so I have : Execute Piston "Child Piston" with arguments (to-child, from-child);
My child piston uses "to-child' via the args but how do i get "from-child" to be be sent and used by the Parent (calling) Piston ?
Thanks in advance