Method code for $filtered_frob.effects()

[Turn off line numbering]
  1: arg what;
  2: 
  3: return what.contains('effects) ? what['effects] : [];

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

Tlon