MultilanguageString.Concat (String) Method
Public Function Concat( _
ByVal second As String _
) As MultilanguageString
This language is not supported or no code example is available.
Parameters
- second
- string
The second string which will be concatenated with the current string.
Return Value
MultilanguageStringA newly created multi-language string that is a concatenation of this string and the second.
The concatenation is done for each language separately.
Available since QDV 7.17.624.