space
Previous Page | Next Page

MDDB Report Viewer 9.2

_GET_RANGE_COLOR_ Method

Returns the display color that is 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.

Previous Page | Next Page | Top of Page