Dittofi
Search
⌃K
Dittofi
Search
⌃K
Tutorials
Tutorial Index
Quick Start
Dittofi Essentials
Dittofi App Design
Learn Frontend
👨💻
Getting Started
🟩
Pages
🟪
Elements
🟧
Variables
🟨
Events
🟨
External
🟨
Flow Control
🟨
Maths
🟨
Navigation
🟨
Notifications
🟨
Other
🟨
Text
🟨
Variables
Set Field
Remove Field
Validate
🟦
CSS Layouts
🔲
CSS Frameworks
Learn Backend
🖥
Getting Started
🟫
Back-End Actions
🟩
Custom Models
◼
Data Models
🟥
Events
🟧
Variables
🟪
Webservices
Third Party APIs
OAuth 2.0 APIs
Twilio
Vimeo
Dittofi Admin
Your Account
FAQ
API Generator
How to write custom SQL?
Why does my image not display?
How can I set up Google Analytics?
Exporting and deploying my frontend code
What is a partial and what is a prefab?
How to set up a basic mulit tenant app on Dittofi
How to write a custom endpoint in Dittofi
How to integrate Font Awesome into Dittofi
How can I set up Dittofi to run on my own private server?
How to add roles such as Super Admin, Admin, Manager & User
How to prevent duplicate records being added to the database
Change Logs
Dittofi Change Logs
Powered By
GitBook
Remove Field
Description
Clears a variable so it holds no value.
Event Options
Variable
The variable you wish to clear the value of.
Example
Variable
Hello
After running the event with the above options, the
Variable
option will be updated to hold no value.
Previous
Set Field
Next
Validate
Last modified
5mo ago