Ad
  • Custom User Avatar

    Those 3 dots is where the answer is. The function accepts String arguments (args), any number of arguments.

  • Default User Avatar

    How do I call the string correctly? I have never seen the three dots next to the type. Thought I would get an array but I have no idea how i check for how many strings i get or what they are... That what I'd typically do with array[x] etc.