Skip to content

$appendContent

Appends content to the end of the provided file.

Parameters

NameDescriptionEnforcedDefault Value
PathThe path of the file to append content to.YesNone
ContentThe content to append to the file.YesNone

Example

$appendContent[path;content]