Skip to content

$writeFile

Replaces the previews content with the content provided into the provided file.

Parameters

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

Example

$writeFile[path;content]