What is the difference between function and procedure?
No Answer is Posted For this Question
Be the First to Post Answer
What variable can you use to share info across the whole application for one user?
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)
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?
What are the advantages of vbscript?
What are the properties of regexp object?
Is it possible to pass optional argument to function in vb script?
How to select a value from a list box by using Selenium web-driver?
Mention what are the rules to name variable in vbscript?
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?
How to replace junk code recorded by QTP with a mall function.
Hi anyone Can Send Solution to the Question wt m posting now Prepare Script for the Bellow Scenario? Login to Gmail Page Open Inbox check Mails save them in a Folder
What are the differences between sub procedures and function procedures?