Hi folks, on my second day with Livecode and an avid Visual Studio programmer (VB/C++). In Visual Studio, every object had attributes e.g. a label had label.text for the text... How do I see the callable attributes of an object in LiveCode? I tried to get a simple checkbox and print an "answer" as t...