Answer Posted / narayana
"Varient" is the default data type in vb script.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what do you mean .ota mobile format
What is Procedure or Subroutine in VB Script?
How do you declare a variable in vbscript?
1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)
Mention how you can call vbscript functions?
In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?
Explain about scrrun.dll in vbscript?
Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?
Which function allows you to instantiate an object given its programmatic identifier or progid?
Mention when to use function procedures and what are its characteristics?
Explain the tristate constants in vbscript?
What are the different types of loops available in the vbscript language?
Which keyword is used to declare a variable in the vbscript language?
Explain the constants in vbscript?
How are arrays declared in the vbscript language?