getIntArray

fun <ERROR CLASS>.getIntArray(index: Int): IntArray

Returns the output at index as an IntArray.

fun <ERROR CLASS>.getIntArray(name: String): IntArray

Returns the output by name as an IntArray.