_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);
Required Arguments
- color
-
the display color.
- range-list
-
the RANGE list.
- num
-
the numerical value
to search for.