Which keyword is used to declare a variable in the vbscript language?
No Answer is Posted For this Question
Be the First to Post Answer
What purpose does ‘on error resume next’ serves?
Explain few date functions in vbscript?
Mention how you can call vbscript functions?
What is the purpose of drive object of scripting.filesystemobject class in vbscript?
How to Convert Hex color code to color name in VB Script?
Mention how to assign a date value to a variable?
write a vb script code to display the vbscript word by word (i e 1st it should display v then b and up to t )
pls tell me which is good book or site for vbscript?
How to make sure that items in a wintree are sorted al?
Which data type/types are supported by vbscript language and what are their specialties?
a;;b;c;;;d in this string output is abcd will come how can we do that in vbscript in QTP testing?
why variable name should not exceed 255 characters?