A CSPro
List is represented as a one-dimensional JavaScript
array. The underlying values of the List are serialized according to the JavaScript serialization rules for
numeric values or
string values.
When converting a JavaScript value to a List, an exception occurs if the value is not an array, is a multi-dimensional array, or if any of the array elements cannot be converted to a CSPro number or string.