joint words
Hi,
I want to join 2 words with space through vbscript, which I can do like below.
but if value of A & B are are variable, then how can i achieve that?
I want to join 2 words with space through vbscript, which I can do like below.
A = "Beauti"
B = " Ful"
msgbox A & B
but if value of A & B are are variable, then how can i achieve that?
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.