undefine

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
undefine <propertyName> of <object>
Summary

Has no effect and is included in LiveCode for compatibility with imported Oracle Media Objects and SuperCard projects.

Introduced1.0
Platformsdesktop, server
Parameters
NameTypeDescription
propertyName
object
RelatedCommand: define
Glossary: custom property, SuperCard, import, Oracle Media Objects, LiveCode
Property: customKeys
Description

In SuperCard and Oracle Media Objects, the undefine command is used to release a previously-declared custom property.

In LiveCode, you can use a custom property without creating it first.