Mixing strings and variables.

latch

Active Member
Licensed User
Longtime User
I would guess this has been answered before but, I'm not sure how to word this to find the answer in a search or the beginners guide.

I want make the text attribute of a label display a string and a variable like this:

"My age is 55"

Other languages would take code like this:

label1.text="My age is ",AgeVariable

So my question is, "What is the proper syntax that will do this?"
 

latch

Active Member
Licensed User
Longtime User
Thank you, sir! Now you may go to Tocshi station to get some power converters or how ever else you want to waste time with your friends.
 
Upvote 0
Top