31 Mar
2014
31 Mar
'14
4:49 p.m.
Greetings, I initially asked:
Is it supposed to be ‘=>’ or ‘=’ [for named parameters]? Does it matter? What is our standard? Should we have one?
Marcel de Rooy replied:
From the TT manual: Named parameters can be specified using either => or = and can appear anywhere in the argument list.
Hard to find that btw ..
So both seem to be fine.
Glad to hear that either way works, but shouldn’t we aim for consistency? Should we not suggest a standard, even if we don’t enforce it? GPML, Mark Tompsett