Set Collection Notes

Sets a collection’s notes.

 

Input Arguments

 

0

Collection Name

Collection

The collection to modify.

1

Edit Text

Notes

The notes to apply to the collection.

2

Boolean

Append?(FALSE = Overwrite)

Append text following existing text notes

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The notes were set successfully.

FAILURE

The collection was not found.

 

Remarks

None.