If I wanted to have Zed before Alpha when filling out the text boxes, how would I go about this other than numbering them. I understand that this is an odd request, but I have functions that will have 5+ parameters and it's annoying to have them alphabetically sorted.
In case anyone else encountered this problem. You have to edit your function and check the "has return value" box. Then your return will work. After this you have to use "Call Function" again and now you have a new field for saving results.