Removes all the marks from a record.
Record.CLEARMARKS |
Parameters
- Record
- Type: Record The record from which you want to remove all marks.
Example
This example requires that you create a CustomerRec variable that has data type of Record and subtype of Customer.
Copy Code | |
---|---|
CustomerRec.CLEARMARKS |