myFunction(undefined,"abc"); this way should work, what is the problem?
see here
Here is undefined documentation from mozilla, supported by all browsers
myFunction(undefined,"abc"); this way should work, what is the problem?
see here
Here is undefined documentation from mozilla, supported by all browsers