Skip to content

$deleteFile

Unlinks a path/file from the file system.

Parameters

NameDescriptionEnforcedDefault Value
PathThe path of the file to be deleted.YesNone

Example

$deleteFile[path]

Function Aliases

  • $unlinkFile