str + str
Putting two strings together and creating a resulting string.
operator str +<result> (
str left,
str right
)
str left,
str right
)
Return value
The new result string.
Related links | Source |
Installer and installation software
Commercial and Freeware installers.
Putting two strings together and creating a resulting string.
The new result string.
Related links | Source |