deleteVariable Last update: 16.07.2025 public deleteVariable(index: String) public deleteVariable(index: Int) deletes a variable at the given index Parameters index the index in the array of the variable to delete (0-based index) Throws ModelCenterException