CONSTANT - AppDaddy-Software-Solutions-Inc/framework-markup-language GitHub Wiki

<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: