who you define variables and functions in VB?

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


Please Help Members By Posting Answers For Below Questions

How to write functions and sub in vb script?

815


how to increase the values in text box in a given text box increament by two values by clicking on button

1872


How are comments handled in the vbscript language?

727


Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?

763


How should i Create Email invite with server-side Coding?

1817


Mention what is the main difference between function and sub-procedure?

760


Anyone have qtp11.0 crack?

2602


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?

760


if u ve resrevation for train and u get a number supose 1234xxxokie.after sucessul entering all required fields. now u put that number in search and want to chk wether these ar same or not if both ar same then its okie otherwise test fail.what would be the vb script code for it to compare these two values of different page.

1652


Hello Guys, If any body looking for "worksoft certify tool training in bangalore", please contact me aimansaud@gmail.com

1275


Explain vbscript in detail?

823


Why to use option explicit in vb script?

805


Can automation testing find ssame no. of bugs what we can find by manual testing?

1724


How are arrays declared in the vbscript language?

761


Which in-built function related to an array joins substrings into one string in the vbscript language?

726