prepend

Typeglossary
DictionaryLCS
LibraryLiveCode Script
Synonymsprepend,prepended,prepending
RelatedGlossary: file, container
Description

To add data to the beginning of a container or file, without removing its current contents.

For example, if a file contains "Apple", and you append "Red", the file now reads "RedApple".

Tagstext processing