Deletes a file.
File specified with <file location> is deleted. <file location> can be given with an absolute path or relative to the application home directory (see
vv).
If
"status" is specified, the status is stored into <status var>. The status is VV_OKAY on success or if the file did not exist, and VV_ERR_DELETE on failure. If
"define" is specified, <status var> variable is created.