default value for array
Is it possible to set the default value for an array to an empty array?
I'm trying to do something like this:
I'm trying to do something like this:
But I get Default value '[]' must a literal value`