Reference+
Name
append()
Class
IntList
Description
Add a new entry to the list.
Syntax
.append(value).append(values).append(list)
Return
void

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.