Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 232 Bytes

File metadata and controls

11 lines (8 loc) · 232 Bytes
version 8.0.0-dp-3

LiveCode Builder Language

Identifiers

  • All identifiers are now case-insensitive - i.e. a handler Main can be called as mAin, MAIN and main.

[14933] Make identifiers case-insensitive.