Double condition \ Двойное условие

Is it possible to create such conditions without code:
Возможно ли без кода создать такие условия:

  1. if (…) And (…) {…}
  2. if (…) {
    if (…) {…}
    }

We plan to add this soon. Now you can use helper widget and arithmetic operations for this.

image

Check the example complex_conditions.pma (6.1 KB)


Back to Flipabit >
Copyright © 2018. Flipabit Team. All rights reserved.