Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 274 Bytes

File metadata and controls

8 lines (6 loc) · 274 Bytes

LiveCode Builder Language

Property definitions

  • It is now possible to define a property named with a string instead of an identifier. This allows properties to have names that are also used as syntax keywords.

[14980] Allow any identifier as a property name.