Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The code objects can be found in the panel on the right side of the screen inside the app builder.

...

Start by drag and dropping the object onto the canvas or simply click to add it automatically.

Their color representation is pink:

...

Code Objects are calculating various things for you and you can use them to add a types of different logic to your apps.

...

Table of Contents
minLevel1
maxLevel7

Introduction

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

Image Added
Info

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”.

Info

To read more about Custom Snippets click the link below:

Code Block
languagexml
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.

Info

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

Code Block
languagexml
https://quantumintegrate.atlassian.net/wiki/spaces/QOR/pages/33980576/Logic
Image Added

Data

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

Info

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

Code Block
languagexml
https://quantumintegrate.atlassian.net/wiki/spaces/QOR/pages/33947838/Data
Image Added
Image Added

Timing

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

Info

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

Code Block
languagexml
https://quantumintegrate.atlassian.net/wiki/spaces/QOR/pages/277382121/Timing
Image Added

Compare

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

Info

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

Code Block
languagexml
https://quantumintegrate.atlassian.net/wiki/spaces/QOR/pages/277480166/Compare
Image Added

Conversion

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

Info

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

Code Block
languagexml
https://quantumintegrate.atlassian.net/wiki/spaces/QOR/pages/277382168/Conversion

Image Added

Others

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

Info

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

Code Block
languagexml
https://quantumintegrate.atlassian.net/wiki/spaces/QOR/pages/279577511/Others
Image Added