who you define variables and functions in VB?
Answer / saimahesh babu
variable declaration:dim a
function declaration:
function nameoffuntion(var)
msgbox var
end funtion
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain the tristate constants in vbscript?
write a program to display the system specifications of client system with the help of vbScript.
write a vb script to generate fibonnaci numbers
which is the bset training centre to learn automation tools?
please can you help me to get a code of flames using a visual basic 6
How to get the background color of a weblist?
What are the different types of operators and their order of precedence?
How to write functional test cases for send button in gmail.
write a function to read the items from combobox of Flight reservation & save in excel (QTP)??
Mention the rules for using option explicit statement?
Which event is triggered when mouse focus comes out of an element in the vbscript language?
how to acces the remote mechine using vb cript(QTP)