ajson
ajson copied to clipboard
Question. Function with multiple arguments.
I wanted to implement something like split(str, ":")
but not sure how to do that. It seems all functions support only one argument.