TheConeHead
Programmer
What would the equivalent JavaScript code would be for the following:
set rs = nothing
Would it be:
rs = "";
or:
rs = null;
set rs = nothing
Would it be:
rs = "";
or:
rs = null;
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.