Answer Posted / saimahesh babu
variable declaration:dim a
function declaration:
function nameoffuntion(var)
msgbox var
end funtion
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How strcomp function works?
1. How do declare public variable in vb scripts?
How are values assigned to the variables in the vbscript language?
What are the 2 ways in which a variable can be declared in the vbscript language?
Mention what are the rules to name variable in vbscript?
What is the difference between javascript and vbscript?
What is sql loader? Explain the files used by sql loader to load file?
What is the purpose of the err object in the vbscript language?
How are values assigned to string type and numeric type variables?
Compare java script and vb script?
When does ‘on click of button’ event gets triggered in the vbscript language?
Mention what is byref and byval parameters in vbscript?
How can you create a file object to work with the files in the vbscript language?
Which operator can be used to change the value of the operand or change the state of the condition?
What are events in the vbscript language?