Note: Built-In Function Rules Usage Options
Deletes all cell rows that match the key values supplied.
Arguments
|
Return Values
|
Technical Notes
You can specify less key values than are defined in the space. All matching cell rows will be deleted. This means that partial keys operations can be performed.
The operation USE DELETE_IN_SPACE (CustomerList) will delete all cell rows from the space named CustomerLists.
If you specify more key values than are defined as key cells for the space then the additional values will be ignored and have no effect on the outcome of the delete operation.
If a key value longer than 256 bytes is specified, a fatal error will occur.