Method code for $cml_color.get_color()

[Turn off line numbering]
  1: arg color;
  2: 
  3: return colors[color];

// Created 13-May-1997 as a part of ColdCore, see: @help Credit

Tlon