createArrayOf

fun createArrayOf(typeName: String?, elements: Array<Any?>?): Array?