$arrayFilter
Iterates through each element in an array. If the code returns false, the element will be removed from the array. Note: Only zero-cooldown functions are allowed in the CODE.
Usage
$arrayFilter[Element Value;Element Index;array name]{
CODE...
}