A$=My String Function$ ' returns "wow" Print "cat" + A$ + "dog" ' "catwowdog"