toArray

open fun toArray(): Array<Any>

Converts the expression to Object array representation.

The output will later be converted to a JSON Object array.

Return

the converted object array expression