[Turn off line numbering]1: arg obj, @args; 2: 3: args = args ? args.join("") : ""; 4: return "<a href=\"/bin/display?target=" + obj.objname() + args + "\">" + obj.namef('xref).to_html() + "</a>";
// Brad Roberts
// Bruce Mitchener, Jr.
// Created 16-May-1997 as a part of ColdCore, see: @help Credit