This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| conditional_expression_builder [2017/08/07 14:56] – created justin | conditional_expression_builder [2017/08/08 10:31] (current) – justin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ======Conditional Expression Builder====== | ======Conditional Expression Builder====== | ||
| ---- | ---- | ||
| + | |||
| + | The **Conditional Expression Builder** is a tool that allows you to easily build a conditional expression from lists of supported components. This dialog is accessed by editing a Condition node in the [[Dialogue Editor]] or [[Script Editor]]. In order to build an expression, select an element from the list on the left, a comparison operator from the center list, and a value to check for or compare against from the list on the right. | ||
| + | |||
| + | {{: | ||
| + | |||
| + | As shown in the example above, the expression that was built will check to see if the " | ||
| + | |||
| + | <WRAP center round info 100%> | ||
| + | Refer to the [[Conditional Expression]] page for more information on the structure of conditional expressions and a few examples. | ||
| + | </ | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||