Skip to main content

deleteVideoclip

Type

message

Summary

Sent to a videoclip just before it is removed from the stack.

Syntax

deleteVideoclip

Description

Handle the deleteVideoclip message if you want to perform cleanup before a videoclip is removed from the stack.

The actual deletion is not triggered by the deleteVideoclip message, so trapping the message and not allowing it to pass does not prevent the videoclip from being removed.

However, the undo command will restore a videoclip after it is deleted by the user.

command: delete

control structure: pass

glossary: trap, button, message, command

object: videoclip, stack

Compatibility and Support

Introduced

LiveCode 8.1

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?