Function ====== Handles.ConfirmRelease ====== Void Handles.ConfirmRelease() ^ API | https://api.avolites.com/19.0/api/Handles.ConfirmDelete.html | ^ description | Confirms the release Handle Operation. This unassigns the item and leaves it in the show library. In order to delete use [[macros:function:Handles.ConfirmDelete]] instead. | ^ [[macros:namespace|namespace]] | [[macros:namespace:handles]] | ^ parameter | none | ^ return value | [[macros:type:void]] | == Example in == [[macros:example:createdummypalettes]]: Handles.ConfirmRelease() == Also used in == {{backlinks>.}}