Contents MDDB Report Viewer Methods Previous Next
 

_GET_RANGE_COLOR_ Method

Returns the display color defined in the RANGE entry for a numeric value.

Syntax

 CALL SEND(OBJID,'_GET_RANGE_COLOR_',color,range-list,num);

Where... Is Type... And Contains...
color C The display color.
range-list C The RANGE list.
num N The numerical value to search for.

Contents MDDB Report Viewer Methods Previous Next