Syntax
drop file [if exists] <file reference>
Paramenters
file reference
String. Reference to the file to delete.
Options
if exists
Only drop the file if it exists.
drop file [if exists] <file reference>
file reference
String. Reference to the file to delete.
if existsOnly drop the file if it exists.