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
Summary: Has no effect and is included in <LiveCode> for compatibility with imported <SuperCard> projects.
Introduced: 1.0
Platforms: desktop,server,web
Parameters:
property:
object:
Description:
In SuperCard and Oracle Media Objects, the <define> <command> is used to create a <custom property|user property>.
In LiveCode, you can use a custom property simply by setting its value with the set <command>, without creating it first, so this <command> is not needed.