Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

deleteFile(path_to_file)

Package

file

Alias

Pkg Usage

delete(path_to_file)

Description

Excerpt
hiddentrue
Deletes a file. It also returns "true" if the file was deleted successfully and "false" otherwise.

...