Thread: obj.filter()
View Single Post
  #1  
Old 03-31-2007, 06:03 AM
Rapidwolve Rapidwolve is offline
Registered User
Join Date: Jul 2006
Posts: 1,241
Rapidwolve is an unknown quantity at this point
obj.filter()

Me and Hotrian were having a little talk and we decided that it would be really useful to have a default obj.filter();

Quote:
Originally Posted by Hotrian
obj.filter(array,str);
array to filter from obj, whats in the array
str to replace everything in the obj (which has been filtered), with it, no str for
default (*)
I understand this can be scripted, you dont have to tell me that.
Reply With Quote