Retrieve the value of a previously computed measure
GetMeasure(inDCName, inDCSet, component.name = "value")
inDCName
: name of data characteristicsinDCSet
: set of data characteristics already computedcomponent.name
: name of component (e.g. time or value) to retrieve; if NULL retrieve allsimple or structured value
if measure is not available, stop execution with error
Useful links