Composer
Composer
Changelog
Bugs and feature requests
AppGyver Academy
Home
Changelog
AppGyver Academy
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
Required build assets and settings
Distributing your app
Reference
Component gallery
Flow functions reference
Formula functions reference
Bitwise
Color
Date
Engineering
Financial
List
Math
Object
Statistical
Text
APPEND_URL_PARAMETERS
CAPITALIZE
CONTAINS
FORMAT_LOCALIZED_DECIMAL
GENERATE_UUID
JOIN
LEFT_PAD
LEFT_STRIP
LENGTH
LOWERCASE
MATCHES_REGEX
QUERY_PARAMETERS_ARRAY
QUERY_PARAMETERS_OBJECT
REPLACE_ALL
REPLACE_ONE
REPLACE_ONE_REGEX
REPLACE_URL_PARAMETERS
RIGHT_PAD
RIGHT_STRIP
SPLIT
STRIP_HTML_TAGS
SUBSTRING
TRIM_WHITESPACE
TRUNCATE
UPPERCASE
Utility
Page properties reference
Sensor variables reference
System variables reference
Style properties reference
Policies & Guidelines
Issue reporting guidelines
Text
Here are the articles in this section:
APPEND_URL_PARAMETERS
Append parameters to URL
CAPITALIZE
Capitalize text
CONTAINS
Check if a text contains a slice of text
FORMAT_LOCALIZED_DECIMAL
Returns localized number representation
GENERATE_UUID
Generate and return a UUID v4
JOIN
Joins a list of texts
LEFT_PAD
Pad a text to the left with extra characters
LEFT_STRIP
Takes a slice of a text
LENGTH
Length of a text
LOWERCASE
Convert letters to lower case
MATCHES_REGEX
Check if text contains slice of text defined by regex pattern
QUERY_PARAMETERS_ARRAY
Get query parameters from URL as list
QUERY_PARAMETERS_OBJECT
Convert query parameters in object
REPLACE_ALL
Replace all found slices of texts
REPLACE_ONE
Replace the first found slice of text
REPLACE_ONE_REGEX
Replace first match by regex
REPLACE_URL_PARAMETERS
Set URL parameters
RIGHT_PAD
Pad a text to the right with extra characters
RIGHT_STRIP
Takes a slice of a text
SPLIT
Split a text
STRIP_HTML_TAGS
Remove HTML tags
SUBSTRING
Takes a slice of a text
TRIM_WHITESPACE
Removes leading and trailing whitespace
TRUNCATE
Truncate the text
UPPERCASE
Convert letters to upper case
Previous
Z_TEST
Next
APPEND_URL_PARAMETERS
Last updated
1 month ago
Export as PDF