What is string concatenation function in VBScript?

Answer Posted / manohar

Join function also we can use. and & operator, + operator.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to access array data?

785


How will you get the last occurrence of one string within another string using vbscript?

983


Mention what is byref and byval parameters in vbscript?

811


Hi this is Vinoth. I need a help on below mentioned question A combobox contains list of items assume as 5 I have to get each items Individually and I have to Export to datatable. Please help me on this. Thanks

1964


How to assign a numeric value to a variable?

884


what is used of Property........End Property loop ? how to write the script for it?

1962


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

793


Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?

1773


What are the valid scopes of a variable in vbscript?

859


What is the difference between vbscript and vba?

873


What are the special sub-types in vbscript?

805


Explain the constants in vbscript?

786


How to get the length of the string by making use of the string function?

843


What is the scope of a constant declared using public?

773


what is diff between static and dynaic arrys?

1866