Method code for $root.variables()

[Turn on line numbering]
if (!.has_flag('variables, sender()))
    throw(~perm, sender() + " doesn't have permission to find methods on " + this());
return variables();

// $#Edited: 03 May 97 20:50 $user_bruce

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

the Cold Dark