The check list provides a similar functionality to the “Multi” ListDiaog, although you can adjust its initial check states with an object structure.

ckl = app.ShowCheckList( title, list, callback, width, height, options ) → app object: CheckList

Example click to expand contents