Set Object Notes

Sets an object’s notes.

 

Input Arguments

 

0

Collection Object Name

Object

The object to modify.

1

Edit Text

Notes

The notes to apply to the object.

2

Boolean

Append?(FALSE = Overwrite)

Append text following existing text notes

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The notes were set successfully.

FAILURE

The object was not found.

 

Remarks

None.