ScriptArray.toString

Returns a string representation of the array, which is [] surrounding a comma separated list of elements.

class ScriptArray
override const
string
toString
()

Meta