How will you check that a variable is an array in vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
Which event is triggered when mouse focus comes out of an element in the vbscript language?
Explain How do you create a recordset object in vbscript?
i created script for login in QTP,i parametirized that using global sheet,problem i am facing is first i want to login with first values provided in excelsheet and want to perform some operation,second time if call same action it should login with second values in excelsheet
How will you format a number in percetage format in vbscript?
how to retrieve native property value in runtime?
did any one attended interview in applabs if you had gone through plz tell me the procedure
Explain some uses of vb script?
Consider there are objects in a webapp which are identified by QTP. Suppose you know only the logical name of a object(absolutely nothing else about it). Which approach will you take to find the "micClass" of the object(You can't use Object Spy, or can't add the object in repository)?
join all the array values without using join function?
generic function for webedit box for web application
What are events in the vbscript language?
Find Out Length of an array without using Ubound?