Method code for $frob.unparse()

[Turn on line numbering]
arg rep;

return "<" + this() + ", " + rep + ">";

// Created 27-Mar-1995 as a part of ColdCore, see: @help Credit

Tlon