remove script

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
remove [the] script of <object> from {front | back}
Summary

Takes an object out of the message path that was placed in the message path with the insert script command.

Introduced1.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Parameters
NameTypeDescription
object

Any object in an open stack.

Example
remove the script of button ID 2 from front
remove the script of this card from back
RelatedKeyword: front
Property: script
Command: start using, stop using, insert script
Function: backScripts, frontScripts
Glossary: object, command, message path, script
Description

Use the remove script command to remove an object from the message path.

You can remove a script only if it has previously been inserted in the message path with the insert script command. The remove script command does not affect objects that are normally in the message path or scripts that were placed in the message path with the start using command.

Tagsobjects