Originally posted by Ed Kolis: BTW, will anyone be needing functions that take multiple parameters? I could easily implement single-parameter functions as unary operators and not write proper functions, and that would save me a bit of time with the parsing of parameters, but if you really want them...
Well, why not. The more - the better
But if it's too time consiming (multiparam functions)...don't bother with it now. Save it for future Versions