How to find arry size in qtp vb script
Answers were Sorted based on User's Feedback
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 |
does anyone have qtp11.0 license key.Please sendit to my mail id-rrvv2011@gmail.com...Thanks
Which in-built function related to an array joins substrings into one string in the vbscript language?
Mention how to create a cookie using vbscript?
How will you get the natural logarithm of the given number in vbscript?
How can you have different number of cells for each row of a table in HTML?
Explain about .wsf files?
How will you convert a string to upper case string using vbscript?
Which operator can be used to check if two numbers are equal or not in vbscript?
Find Out Length of an array without using Ubound?
How can you create a file object to work with the files in the vbscript language?
What is string concatenation function in VBScript?
how to write validation function for date in vb script