Answered
hi all,
could anyone tell me, what is wrong or what has to happen that you get the debug msg: "script.functionID is not a function"?
Thanks for your help i. a!
hi all,
could anyone tell me, what is wrong or what has to happen that you get the debug msg: "script.functionID is not a function"?
Thanks for your help i. a!
But I would guess you have not defined a function properly or are trying to used a function and are passing a bad parameter. Without seeing the code that is running when the error occurs one can only make a generalized guess at the cause.
George Kaiser