In this lesson we will extend the minimal LiveCode Builder library we created in Lesson 1.
We will
- Learn about LiveCode Builder types.
- Work with LiveCode Builder lists.
- Learn about type conversion between LCB and LiveCode script.
- Pass a parameter to the sayHello handler.
- Document the library using documentation comments.
- Browse the library documentation in the Dictionary stack.