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.
Dim intArray(4)
intArray(0) = 54
intArray(1) = 3
intArray(2) = 32
intArray(3) = 122
intArray(4) = 211
Session("myArray") = intArray