getAllVariableMetaData Last update: 16.07.2025 public getAllVariableMetaData(path: String): Array<DHVariable> Get the metadata of all variables within a specified path. Return the variable metadatas Parameters path the path to retrieve variables for Throws ModelCenterException if the path does not exist