It would be nice if we had a class that could add an array of simple types to a JSON object.
This would be useful for developers that have lists inside of their database fields.
This would function with OnSetCalculatedValue, but instead of it being passed a string array like the regular cRestField, it is passed a variant array that a developer can populate.