Skip to content

Condition Editor

Some actions use a condition editor to build a test:

Condition Editor

The dropdowns define the overall test context.

For example:

  • Find first item where all of the following are true.
  • Find first item where any of the following are false.

Use to add the conditions to test for.

For example to find an item greater than 1000 and less than 2000:

List Find Example

NOTE: The tests available depend on the data type being checked.

For example, for a GameObject variable, you can check the tag, name, etc.:

List Find Enemy