What is the difference between ByRef and ByVal.
When to use ByRef and ByVal
Answer Posted / cybergh0st
Byval refers to the actual value of the variable. ByRef
refers to the location of where the value is stored.
Passing.
| Is This Answer Correct ? | 44 Yes | 2 No |
Post New Answer View All Answers
How should i Create Email invite with server-side Coding?
What is Procedure or Subroutine in VB Script?
How to assign a numeric value to a variable?
what is the difference between modular and data and keyword driven framework
give me any information abou vb script books learn quckly
how to comvert 120 into one hunderd twenty rupees only and vice varsa
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.
how to operate webobjects in a webpage using getobject function and then using generic methods?
Which in-built function is used to format the number in the vbscript language?
regular expression that will recognize a browser as long as its name property starts with mybrowser
Out of the different type of operators, which are evaluated first and last in the vbscript language?
Mention if qtp generates vbscript code as we record actions, can't it possible to directly write using vbscript code when qtp does the same thing too?
What if you do not specify anything when you call a procedure?
Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?
How do you declare a variable in vbscript?