The Notify function DMS_GET_VALUE is deprecated and should be replaced by Class library instead.
In a script I'm working on it's used to retrieve a column of data.
What's the replacement that can be used for this action?
Jeroen Geldhof [SLC] [DevOps Enabler] Selected answer as best 1 day ago
If you are using it to get a column of data, you probably should drill down from the DMS in your script.
Method GetDms | DataMiner Docs
Method GetElement | DataMiner Docs
Jeroen Geldhof [SLC] [DevOps Enabler] Selected answer as best 1 day ago