You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<example>define <i>property</i> of <i>object</i></example>
</syntax>
<library></library>
<objects>
</objects>
<synonyms>
</synonyms>
<classification>
</classification>
<references>
<commandtag="undefine">undefine Command</command>
</references>
<history>
<introducedversion="1.0">Added.</introduced>
</history>
<platforms>
</platforms>
<classes>
<desktop/>
<server/>
<web/>
</classes>
<security>
</security>
<summary>Has no effect and is included in <glossarytag="LiveCode">LiveCode</glossary> for compatibility with imported <keywordtag="top">SuperCard</keyword> projects.</summary>
<examples>
</examples>
<description>
<p>In SuperCard and Oracle Media Objects, the <b>define</b> <glossarytag="command">command</glossary> is used to create a <propertytag="customProperties">user property</property>.</p><p/><p>In LiveCode, you can use a custom property simply by setting its value with the <b>set</b> <glossarytag="command">command</glossary>, without creating it first, so this <glossarytag="command">command</glossary> is not needed.</p>