& colorpairs()
Syntax: colorpairs(obj/attr)
This function returns the specified attribute on object with all
'brackets' colored.
* { and } are returned in red
* [ and ] are returned in amber
* ( and ) are returned in green
Error Messages:
* If the attribute does not exist on object the function returns
an empty string
* If the object is invalid the function returns #1 - NO MATCH