How are values assigned to the variables in the vbscript language?
Answer / Sunaina Devi
In VBScript, you can assign values to variables using the equals (=) operator.nnFor example:nnsVar1 = 'Some Value'n
| Is This Answer Correct ? | 0 Yes | 0 No |
write a vb script to generate fibonnaci numbers
Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.
Which in-built function related to an array joins substrings into one string in the vbscript language?
Difference between Function and Sub routine?
who will create the object?
How to return only alpha bate string from an string str = "bibhu@#$%&das&*)(SUndar"
Explain the support of asp for vb script functionality?
write a vb script to display the reverse of vbs
How to load vbs functions in qtp
How to declare an array in vbscript?
Explain about the functionality of vb script?
What is the main difference between function and sub-procedure?