getShortArray

fun <ERROR CLASS>.getShortArray(index: Int): ShortArray

Returns the output at index as a ShortArray.

fun <ERROR CLASS>.getShortArray(name: String): ShortArray

Returns the output by name as a ShortArray.