CLEARMARKS Function (Record)

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.

CustomerRec.CLEARMARKS

See Also

Reference

Record Data Type