Contents

removeValues(forAttribute:)

Removes all values from an attribute of the record.

Declaration

func removeValues(forAttribute inAttribute: String!) throws

Parameters

  • inAttribute:

    The attribute.

Discussion

See Also

Managing Record Attributes