I don’t understand the concept of the Conditional Formatter. I mean if its indented, then it means in programming code like { } brackets??
I want to do this with wappler. I know how to code it, but not how to click it …
if(is_enabled == 0) {
print("NO");
}
else {
print("YES");
}
Community Page
Last updated:
Last updated: