remove script | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Takes an object out of the message path that was placed in the message path with the insert script command. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Keyword: 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. | ||||||
Tags | objects |