Composer
Composer
Changelog
Bugs and feature requests
AppGyver Academy
Home
Changelog
Start Learning Composer Pro
Bugs and feature requests
Using Composer Pro
Introduction
The App Builder
User Interface
Creating user interfaces
Components
Navigation
Variable editor
Theme editor
App logic
App logic overview
Variables
Device sensors
Debugging
Events
Custom JavaScript
Data
Configuring data resources
REST API direct integration
AppGyver Cloud Storage
Authentication
Messaging
Push notifications
Publishing / Distribution
Build Service & required assets
Distributing your app
Reference
Component gallery
Flow functions reference
Formula functions reference
Bitwise
Color
Date
Engineering
Financial
List
Math
Object
Statistical
Text
Utility
BOOLEAN
DEFAULT
DEFAULT_FILE_EXTENSION
ENCODE_FOR_URL
ENCODE_JSON
FILENAME_IS_IMAGE
IF
INTEGER
IS_EMAIL
IS_EMPTY
IS_EQUAL
IS_NULL
IS_NULLY
IS_NUMBER
IS_SAME
IS_UNDEFINED
MIME_TYPE
MIME_TYPE_IS_IMAGE
NOT
NUMBER
NUMERIC_BASE
STRING
URL
Page properties reference
Sensor variables reference
System variables reference
Style properties reference
Policies & Guidelines
Issue reporting guidelines
Powered by GitBook

Utility

Here are the articles in this section:
BOOLEAN
Convert value to true/false
DEFAULT
Returns default value in case the original value is empty
DEFAULT_FILE_EXTENSION
Default file extension
ENCODE_FOR_URL
URL encodes the text
ENCODE_JSON
Convert JSON input to text
FILENAME_IS_IMAGE
Filename is image
IF
If condition
INTEGER
Parse an integer
IS_EMAIL
Check if given text is a email
IS_EMPTY
Returns whether a value is empty
IS_EQUAL
Check if values are equal
IS_NULL
Returns whether a value is null
IS_NULLY
Returns whether a value is nully
IS_NUMBER
Returns whether a value is number
IS_SAME
Check if values are the same
IS_UNDEFINED
Returns whether a value is undefined
MIME_TYPE
MIME type
MIME_TYPE_IS_IMAGE
Filename is image
NOT
Logical negation
NUMBER
Parse a number
NUMERIC_BASE
Convert number to given base
STRING
Convert the value to a text
URL
Converts text to URL
Previous
UPPERCASE
Next
BOOLEAN
Last updated 4 months ago
Export as PDF