Method code for $message_frob.has_entry()

[Turn on line numbering]
arg this, name;

return name in this.keys();

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

Tlon