DM_getFldOutlLimUp

This method returns the upper limit value of a numerical field contained in a DM_LogicalDataSpec value to be used for outlier treatment.

Syntax

Method syntax

Read syntax diagramSkip visual syntax diagram
>>-logData..DM_getFldOutlLimUp--(--fldName--)------------------><

Function syntax

Read syntax diagramSkip visual syntax diagram
>>-DM_getFldOutlLimUp--(--logData--,--fldName--)---------------><

Parameters

logData
A value of type DM_LogicalDataSpec
fldName
A value of type VARCHAR(128) that is already contained in logData

Return Value

The return value is of type DOUBLE



Feedback | Information roadmap