getVariable Last update: 16.07.2025 public getVariable(index: String): DHVariable gets a variable Parameters index the index of the variable Throws ModelCenterException public getVariable(index: Int): DHVariable gets a variable Return Object Parameters index the index of the variable (0-based index) Throws ModelCenterException