Method code for $filtered_frob.sensory()

[Turn off line numbering]
  1: arg what;
  2: 
  3: (| (what = what.del('message)) |);
  4: (| (what = what.del('effects)) |);
  5: (| (what = what.del('propagator)) |);
  6: return what;

// Created 09-Apr-1997 as a part of ColdCore, see: @help Credit

Tlon