AppMaster.io
Home
Studio
Jobs
Suggest Feature
Search…
English
What is AppMaster.io?
Getting Started
App Architecture
Quickstart
Best Practices
FAQ
Projects
Creating a Project
Project sharing
MODULES (INTEGRATIONS)
Modules
Setup
Modules List
Data Design
What are data models
Data Models Designer
Data types
Relation types
Auto-generation of data models
Business Logic
Business Processes Editor
Best Practices for BP Separation
Blocks List
Logic
If-Else
For Each Loop
Loop
Break Loop
Switch
Set Variable
Raise Error
Comparison
Type Conversion
Functions
Model Functions
User-Created BPs
External API Requests
Variables
Models
Enums
Group Auth
Group Crypto
Group Validators
Global Variables
External API Requests
FAQ
Endpoints (API)
Endpoints Configuration
Middleware
Access & Permissions
WEB APPS
Web Applications Designer
Working with Components
Signup and Login Forms
Workflow in web applications
Components list
MOBILE APPS
Mobile Applications Designer
Creating a Mobile App
Mobile Designer Interface
Working with Screens
Working with Widgets
Publishing a Mobile App
DEPLOYMENT
Deployments Configuration
AppMaster.io Cloud Services
Data Export
Logs
How-To
Import CSV/Excel File
Buttons Setup
User Interface Layout
Powered By
GitBook
If-Else
A condition statement. If the "Boolean" data input is True, the process will flow to the "True" flow output, otherwise to "False".
Flow Connections
[Input] In - starts the block's execution.
[Output] True - activates if the "Boolean" data input is True.
[Output] False - activates if the "Boolean" data input is False.
Data Connections
[Input] Boolean (boolean) - variable to be evaluated.
​
Previous
Logic
Next
For Each Loop
Last modified
9mo ago
Copy link
Contents
Flow Connections
Data Connections