append

UK
/əˈpɛnd/
US
/əˈpɛnd/

Translations

appendverb
appended
Past Simple
appended
Past Participle
appending
Gerund
UK
/əˈpɛnd/
US
/əˈpɛnd/
I will append the new data to the existing file.
Я добавлю новые данные в существующий файл.
appendnoun
appends
pl
UK
/əˈpend/
US
/əˈpɛnd/
Used chiefly in computing to denote the operation/command of adding data to the end of a file or list.

Definitions

appendverb
To add something as an attachment or supplement.
She decided to append a note to the end of the document.
To affix one's signature to (a document).
Please append your signature to the final page.
(Computing) To add data to the end of an existing file, list, or data structure without overwriting the existing content.
The program appends the new records to the log file each time it runs.
appendnoun
(Computing) An operation or command that appends data to the end of an existing file, list, or data structure.
Use an append to combine the two arrays into one.