setInput Last update: 16.07.2025 abstract fun setInput(runIndex: Int, which: Any, value: Any) Set an input. Parameters runIndex the run index which the variable to set (index or name) value the value to set Throws IndexOutOfBoundsException if the indices are not valid IllegalArgumentException if the arguments are otherwise illegal IllegalStateException if an input cannot be set currently