Versions Compared

Key

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

Function: addElement()

Excerpt

Adds a value to the end of a list and returns the list.

Syntax

addElement(list, value)

...