Get Collection Notes

Retrieves a collection’s notes as a string.

 

Input Arguments

 

0

Collection Name

Collection

The collection to examine.

1

Edit Text

Notes

The collection’s notes.

 

Return Arguments Returned Status

 

SUCCESS

The notes were retrieved successfully.

FAILURE

The collection was not found.

 

Remarks

The returned string includes a hidden line return. This means that direct name comparisons may require that the last character be removed.