ISUI:commandcheckbox (Element Type)

From Lavish Software Wiki
Revision as of 03:53, 14 June 2005 by Lax (talk | contribs)
Jump to navigation Jump to search

Overview

Base Element

XML Properties

Tag Description Example
Command Command to be executed when the unchecked box is clicked RunScript MyScript
CommandChecked Command to be executed when the checked box is clicked Script[MyScript]:End
Data Mathematical Formula (may include data sequences) used to determine whether the button is checked or unchecked ${Script[MyScript](exists)}

See Also