Method code for $message_frob.format()

[Turn on line numbering]
arg this, vars;

return .to_ctext(this, vars).append([], "br").format();

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

Tlon