appendItem method

String appendItem(
  1. String newItem
)

Implementation

external String appendItem(String newItem);