* Appends a unique object to the end of the @c daeArray. * Functions the same as @c append(), but does nothing if the value is already in the @c daeArray. * @param value Value of the object to append. * @return Returns the index where this value was appended. If the value already exists in the array, * returns the index in this array where the value was found. */
source not stored for this graph (policy: none)
no test coverage detected