Code Objects in the App Builder


Introduction

Code Objects in the App Builder are used to calculate, convert and condition data and messages flowing through you app.

Code Objects in the App Builder Overview

For a detailed explanation of the Code Objects check out the Object Reference.


Purpose

Code Objects in the App Builder are pink and enable you to introduce logic, conversion and various calculations into your app. All Code Objects can also be used as a blueprint for your own custom code object called “Custom Snippet”.

To read more about Custom Snippets click the link below:

https://quantumintegrate.atlassian.net/wiki/spaces/QOR/pages/277382641/Custom+Snippet

Categories

Code Objects are structured into multiple categories.

Logic

Logic code objects are used to perform basic logical operations.

To read more about Logic Code Objects click the link below:

https://quantumintegrate.atlassian.net/wiki/spaces/QOR/pages/33980576/Logic
Code Objects - Logic

 

Data

Data Code objects are used to arrange event sequences and store, manipulate, and generate values.

https://quantumintegrate.atlassian.net/wiki/spaces/QOR/pages/33947838/Data

 

Timing

Timing Code objects are used to initiate, delay, prolong, or multiply a signal.

Compare

Compare Code Objects are used to evaluate or modify an inputted integer.

Conversion

Conversion Code objects are used to convert or calibrate various values for hardware devices.

 

Others

Other code objects are used to create your very own custom code blocks.