How to find arry size in qtp vb script
Answer Posted / 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 View All Answers
How to open browser in vb script?
What is sql loader? Explain the files used by sql loader to load file?
Write a Script for ATM in QTP
Anyone have qtp11.0 crack?
Explain the support of asp for vb script functionality?
Why to use option explicit in vb script?
why variable name should not exceed 255 characters?
What is Procedure or Subroutine in VB Script?
regular expression that will recognize a browser as long as its name property starts with mybrowser
How to write functions and sub in vb script?
Explain the arrays in vb script?
How to pass argument by reference to a function in vbscript?
Please let me Know regarding any material regarding VB Scripting which should be easily understandable for Beginners.
How to open excel in vb script?
write a function to read the items from combobox of Flight reservation & save in excel (QTP)??