Method code for $sys.is_system()

[Turn on line numbering]
arg obj;

return obj in system;

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

Tlon