Please Example programms on vbscript 1)writing functions
and calling functions
Answer Posted / badri
'writing function
function example()
msgbox "This is example for writing funtion"
end function
'calling the above function--just we write the function name
example()
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How are values assigned to string type and numeric type variables?
Explain sga memory structures?
Explain about vb script?
What is select case statement?
Which operator can be used to do an xor operation in vbscript?
how to answer "TELL ME ABOUT UR SELF" as exp.person. whr to start and whr to stop. can anyone tel me
How to pass argument by reference to a function in vbscript?
How to access array data?
Which in-built function is used to format the number in the vbscript language?
Explain about the functionality of vb script?
give me any information abou vb script books learn quckly
Which operator is used to perform the comparison among 2 operands in the vbscript language?
What is the use of option explicit statement?
What if you do not specify anything when you call a procedure?
How to make sure that items in a wintree are sorted al?