%ZEN.Datatype.color
deprecated datatype class %ZEN.Datatype.color extends %ZEN.Datatype.datatype
ODBC Type: VARCHAR
This is a string containing a CSS color value.Parameters
parameter MAXLEN = 250;
Inherited description: The maximum number of characters the string can contain.
parameter XMLPROJECTION = attribute;