DOM – read information from specific section definition only
19th September 2023
Hi, I’m extracting data with an ad-hoc data source from a DOM definition that consists of three section definitions. Currently, I’m using the Read method to retrieve all the data. …