Documentation

Concatenate - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Text :: Concatenate

Root.Text.Concatenate(
  Text 1 String,
  Text 2 String
) String
Combines two pieces of text together

Parameters

Text 1 String
First piece of text
Text 2 String
Second piece of text

Return Value

String

If you think anything is missing, please feel free to: submit documentation feedback on this page