Get Object Notes

Retrieves an object’s notes as a string.

 

Input Arguments

 

0

Collection Object Name

Object

The object to examine.

1

Edit Text

Notes

The object’s notes.

 

Return Arguments Returned Status

 

SUCCESS

The notes were retrieved successfully.

FAILURE

The object 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.