Is it possible to create such conditions without code:
Возможно ли без кода создать такие условия:
- if (…) And (…) {…}
- if (…) {
if (…) {…}
}
Is it possible to create such conditions without code:
Возможно ли без кода создать такие условия:
We plan to add this soon. Now you can use helper widget and arithmetic operations for this.
Check the example complex_conditions.pma (6.1 KB)