getVariable Last update: 16.07.2025 public getVariable(index: Int): Variable gets the specified variable Return the specified variable Parameters index the variable index Throws ModelCenterException public getVariable(name: String): Variable gets the specified variable Return the specified variable Parameters name the variable name Throws ModelCenterException