example :- if you want to find out all strings or number you can give array and the datatype like this;
newFilter.fiType(array,"string"|"number","array","object");
example:-
repx(rval,val,rep,count);
rval: string; val: the word you want to replace; rep: the replacing word; count: how many words you want to modify from the starting of the string(optional);