setInput Last update: 16.07.2025 public setInput(run: Long, name: String, value: String) sets a given input to a given value for a given run Parameters run the run number (0-based index) name the variable name value the value for the specified variable to run for this specified run. Throws ModelCenterException