Concatenates parameters into a string.
Edit me

Concat

Concatenates the given parameters into a string. Parameters do not have to be strings.

Inputs:

  • *Any: parameter to concatenate
  • … (repeat)

Outputs:

  • String: concatenated string