Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Function: concatenateList()

Excerpt

Concatenate 2 lists and return the result as a new list.

Syntax

concatenateList(list1, list2)

...