Codefixer - ASP Array Functions

Codefixer - ASP Array Functions

瀏覽:1462
日期:2025-11-14
Notice that in the code above we used the UBound Function which returns the index of the highest element in the array. In this case it's 3 so the For i loop will loop from 0 to 3. In Part 1 read about 'Arrays'...看更多