Method code for $list.format()

[Turn on line numbering]
arg list, format;

return strfmt(format, @list);

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

Tlon