force
Enables or disables the ability to overwrite the export file if it already exists. If the force option is enabled, and the export file already exists, the function will overwrite the existing file.
- Default Value
- If the
forceoption is not defined, the default value ofOFFis used.
- Example
-
force=OFF
- Boolean Values Accepted
The following values can be accepted boolean values:
| TRUE Values | FALSE Values |
|---|---|
| 1 | 0 |
| On | Off |
| True | False |