function/RCLR                                                   function/RCLR
 
 NAME
     RCLR -- Returns color source's current color
 
 ABBREVIATION
     r <shift> C

 SYNOPSIS
     RCLR(<color_src>)

 FUNCTION
     This function returns current color assigned to source <color_src>.
 
 INPUTS
     <color_src> - color source (0-4):
                   0 - background
                   1 - foreground
                   2 - multicolor 1
                   3 - multicolor 2
                   4 - border
 
 RESULT
     Returns current color: 1-16 (numeric).

 EXAMPLES
     None
 
 NOTES
     None
 
 BUGS
     None
 
 SEE ALSO
     COLOR
     RLUM()