In designer, this is supposed to allow for an array object. Surrounding the array with '' causes problems if the combobox items contain ' as well.
In designer, this is supposed to allow for an array object. Surrounding the array with '' causes problems if the combobox items contain ' as well.
also surrounded by '
update: array seems alright. Does that mean it's designed like that?
Perhaps some screenshots will help us understand better what you are asking about.
When in an object/array if the value cannot be evaluated (perhaps it has some custom JS expressions etc) then it will be quoted into a string.