How to find arry size in qtp vb script

Answers were Sorted based on User's Feedback



How to find arry size in qtp vb script..

Answer / eswar

Use ubound method to get the array size.

Is This Answer Correct ?    10 Yes 0 No

How to find arry size in qtp vb script..

Answer / lakshmi.b

UBOUND method
this function is used to retrive the maximum index size
specified dimenctions of the arry
syn:
UBOUND(arrayvarible,1)
msgbox=UBOUND(arrayvarible,1)

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More VB Script Interview Questions

Why is the use of exit do or exit for statements within loops discouraged?

0 Answers  


Am working with web application. i faced one senario. i.e, webpage having webtable having two coloumns, in that first coloumn is for serial no and second coloumn is for mac address link, now i want to get first row second coloumn value, that having macaddress as link. Please help me how to get that link?

2 Answers  


what is the object hyrarchy in QTP for a web based application

0 Answers  


accept a string & display whether a is present or not

1 Answers  


Explain the arrays in vb script?

0 Answers  


how to declare a variable in vbscript using vbscript

4 Answers  


Hi, Can anyone please send me vb script examples to practice vb and also material to learn vb scripting in QTP? my email id : hareen_11@yahoo.com

0 Answers  


Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.

0 Answers  


what is used of Property........End Property loop ? how to write the script for it?

0 Answers  


How to take whole text output from screen of Bitmap Application.

0 Answers   CitiGroup,


Does VB/Win make standalone .EXE files?

0 Answers  


does anyone have qtp11.0 license key.Please sendit to my mail id-rrvv2011@gmail.com...Thanks

0 Answers  


Categories