Method code for $list.max()

[Turn on line numbering]
arg list;

return (| max(@list) |) || 0;

["// Created 26-Mar-1995 as a part of ColdCore, see: @help Credit"]

the Cold Dark