Feedback

  • Contents
 

Remove Note

This IpNotes tool removes a previously created note. If a note is removed by any handler, it will cease to exist for any handler that tries to retrieve it after it has been removed.

Inputs

Note Name

The name of a note created by the Create Note tool or retrieved from a message by Multi-Site Get Note. The note must exist or the "Unknown Note" exit path will be taken.

Exit Paths

Success

This path is taken if the note is successfully removed.

Failure

This path is taken if the operation fails.

Unknown Note

This path is taken if the note name was not found in the list.