Navigation:  ABC Library Reference > StepClass > StepClass Methods >====== GetValue (return a percentile's value:StepClass) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

GetValue( percentile ), VIRTUAL

blk2blue.jpg

GetValue Returns the specified percentile's value relative to the StepClass object's boundaries.
percentile An integer constant, variable, EQUATE, or expression that specifies the percentile for which to retrieve the value.

The GetValue method returns the specified percentile's value relative to the StepClass object's upper and lower boundaries.

Implementation:

The GetValue method is a placeholder method for classes derived from StepClass–StepLongClass, StepRealClass, StepStringClass, StepCustomClass, etc.

Return Data Type:     STRING

See Also:     StepLongClass.GetValue, StepRealClass.GetValue, StepStringClass.GetValue, StepCustomClass.GetValue