Clear DataArea
Use this command to clear all the non-zero values in a specific DataArea. In order to use this command, you must first select and download a DataArea. The cleared values are temporarily marked and will be submitted to the server during the next upload process.
Syntax:
CLEAR DataAreaName [ProtectedMode]
where:
- DataAreaName is the name of the DataArea containing the non-zero values to be cleared.
- ProtectedMode is optional and is either TRUE or FALSE. If TRUE, unlocked cells are not affected. If FALSE, all cells are affected.
Note: When ProtectedMode is TRUE, the DataArea is cleared only for cells covered by the data lock.
Syntax example:
CLEAR daMaster
See also