Page 1 of 1

support for variable argument list? (aka c# params)

PostPosted: Mon Mar 30, 2009 9:04 pm
by gauthier
Does cobra support variable argument list as done with params keyword in c#?

Re: support for variable argument list? (aka c# params)

PostPosted: Mon Mar 30, 2009 9:20 pm
by Charles
Yes, it's called "vari". It's one of the How To's: DeclareVariableNumberOfArgs