powered by
Remove the array indexing from a parameter name
withoutIndex(name)
the name without the square bracket parameter indexing
a parameter name
withoutIndex("foo[1,2]")
Run the code above in your browser using DataLab