getReferencedVariable Last update: 16.07.2025 public getReferencedVariable(index: Int): Variable gets the specified referenced variable Return the specified variable Parameters index the variable index (0-based index) Throws ModelCenterException public getReferencedVariable(): Variable Convenience method to return the referenced variable. Should only be used if there is only one reference variable. Return the specified variable Throws ModelCenterException