Hello Friends,
How to use Two Dimensional Arrays....?
please give me an example?
thanks & regards,
Baba Fakruddin.D
How to use Two Dimensional Arrays....?
please give me an example?
thanks & regards,
Baba Fakruddin.D
Two Dimensional Array
|
Hello Friends,
How to use Two Dimensional Arrays....? please give me an example? thanks & regards, Baba Fakruddin.D
You can have up to 60 dimensions in an array. Multiple dimensions are declared by separating the numbers in the parentheses with commas. Here we have a two-dimensional array consisting of 7 rows and 7 columns:
dim table(7, 6) |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
How to use Array of Array in QTP | dineshb | 1 | 16,706 |
12-12-2009, 02:00 AM Last Post: rdemers25 |
|
Array function for Static Array | anbarasu | 2 | 3,948 |
11-20-2009, 12:18 PM Last Post: anbarasu |