Hello everyone,
I am trying to know if a input value of a function is an Object or an integer. I found these two commands, however they are only useful on Objects or Treenodes: isclasstype and dataType. Is there a way to know if a value is an integer or an object? Also, is there a way to make "iferror" in flexscript?
Thank you!