Page 1 of 1

properties?

Posted: Tue Mar 31, 2020 4:19 am
by prospector
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?

Re: properties?

Posted: Tue Mar 31, 2020 8:15 am
by Zax
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

Re: properties?

Posted: Tue Mar 31, 2020 9:58 am
by jmburnod
Hi Prospector,
Welcome
What Zax said and you may have a look here
http://lessons.livecode.com
Best regards
Jean-Marc

Re: properties?

Posted: Tue Mar 31, 2020 7:52 pm
by prospector
Got it. Thanks folks.