Hi,
I wonder if it is possible to set an existing variable back to the "undefined" status (hope you know what I mean...).
Regards,
Stefan
Printable View
Hi,
I wonder if it is possible to set an existing variable back to the "undefined" status (hope you know what I mean...).
Regards,
Stefan
yup just write MyVar = undefined;