Minim
index
 
Name hasEffect ( )
Examples
None available
Description Returns true if effect is in the chain.
Syntax
hasEffect(effect);
Parameters
effect   the effec to check for
Returns true if effect is attached to this
Usage Web & Application
Related