how to declare a variable in vbscript using vbscript
Answer Posted / pencildot
Dim
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How will you compare two strings in vbscript?
How to delete a cookie using vbscript?
What is loose binding? Why is it not a good practice to use it?
What are subprocedures in vbscript?
Which event is triggered when mouse focus comes out of an element in the vbscript language?
How to access array data?
Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards
How to create a function in vbscript?
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?
Mention what is vbscript procedures?
Explain about the functionality of vb script?
Which operator is used to concatenate the 2 values in the vbscript language?
What is the purpose of folders object of scripting.filesystemobject class in vbscript?
Mention what is variant in vbscript?
Which data type/types are supported by vbscript language and what are their specialties?