properties?

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
prospector
Posts: 3
Joined: Tue Mar 31, 2020 4:14 am

properties?

Post by prospector » Tue Mar 31, 2020 4:19 am

I have encountered, and have used, the "defaultFolder" keyword, which I understand is a "property" in LiveCode jargon.

There must be other such "properties" in LiveCode, but I've been unable to locate a list of them in the documentation. Can anyone point me at a list of these built-in properties?

Zax
Posts: 519
Joined: Mon May 28, 2007 10:12 am
Contact:

Re: properties?

Post by Zax » Tue Mar 31, 2020 8:15 am

Using the built-in Dictionary (available from the main tool bar), you can filter LC vocabulary with these keywords:

command
library
constant
message
control structure
object
function
operator
glossary
property
handler
widget
keyword

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: properties?

Post by jmburnod » Tue Mar 31, 2020 9:58 am

Hi Prospector,
Welcome
What Zax said and you may have a look here
http://lessons.livecode.com
Best regards
Jean-Marc
https://alternatic.ch

prospector
Posts: 3
Joined: Tue Mar 31, 2020 4:14 am

Re: properties?

Post by prospector » Tue Mar 31, 2020 7:52 pm

Got it. Thanks folks.

Post Reply