How would I tell if a function exists? also found this one. It's isFunction(function);
EDIT: I also need to know how to call a function like this one: "Text_" @ %var @ "_stuff" Found it- it's call(function,args);
dumpConsoleFunctions is so useful! locking