Skip to content

CONSTANT

Jeff Olajos edited this page Oct 22, 2024 · 2 revisions

<CONSTANT/> : <VARIABLE/>

The <CONSTANT/> or <CONST/> widget holds a value. Unlike <VAR/>, the <CONST/> widget can only be set once, either by setting its intial value, or by way of a binding or eval. Using <CONST/> is analogous to using <VAR readonly="true"/>.

Other Widgets You May Find Useful:

Clone this wiki locally