Method code for $filtered_frob.effects()

[Turn on line numbering]
arg what;

return what.contains('effects) ? what['effects] : [];

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

Tlon