removeValues(forAttribute:)
Removes all values from an attribute of the record.
Declaration
func removeValues(forAttribute inAttribute: String!) throwsParameters
- inAttribute:
The attribute.
Removes all values from an attribute of the record.
func removeValues(forAttribute inAttribute: String!) throwsThe attribute.