Closed newbie78 closed 7 years ago
Hi!
function Timer(duration, attributes, callback) { console.log(attributes.wait);
this code generate undef if i'm not use wait attrib.
tnx
I am not sure what the issue is here. You posted half a function as an example. You need to describe your problem a little better.
Closing this. I assume you solved the issue yourself.
Hi!
this code generate undef if i'm not use wait attrib.
tnx