I might be misunderstanding your question here... but I think the answer is that enterLong() enterShort() allow you to define the parameters either before calling them or at the time of the call. You can also skip defining them and then Zorro will use the functions defaults.

man page here