Method code for $foundation.local_to_environment()

[Turn off line numbering]
  1: arg obj;
  2: 
  3: return obj in .environment();

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

Tlon