Name

removedups — remove duplicates from an attribute string

Synopsis

use Wacs;
use Wacs::WacsStd;
scalar removedups(raw_attribute_list); 
scalar raw_attribute_list;
 

Summary

The removedups function removes any duplicate entries from a space-separated list of attributes - this is typically necessary when merging more than one source of attribute information like that from the kwscore_get function and the result of fetching model attributes. Please also see removeconflicts function below.

Availability

As a collection administration function, removedups is currently only available in perl.