Conditional Logic
What are Conditions and how are they used in Cards and Forms?
Conditional logic is the foundation for computer programming. Most computer languages today use some form of conditional logic to describe a change in state.
All Turing complete languages languages have conditional logic built inside them. ACENji's declarative language is no different. It has built-in, from the very beginning, conditional logic that is a core feature of the language.
Questions?
If you have any questions, please don't hesitate to contact us.
Alternatively, you can submit an issue on this platform.
Useful Links:
Learn about the Numeric Input Element - https://help.acenji.com/#/./elements/numeric-input/index
Using the Modal Form Element - https://help.acenji.com/#/./elements/modal-form/index
Learn about the Rich Editor Element - https://help.acenji.com/#/./elements/rich-editor/index