Component instances

The kitControl palette contains multiple instances of the BQL Expression component with different default configurations.
  • Util folder

    A blank Expr is its default state.

  • Logic folder

    Provides Expr with four Boolean inputs and one Boolean output. By default, all inputs are joined using AND.

  • Math folder

    Provides Expr with four Double inputs and one Double output. By default, all inputs are mathematically added together.

     NOTE: Any of these components can be modified by adding and removing properties using the slot sheet.