I
I
Incari Studio
Search…
2021.5
Incari HMI Development Platform
Demo Projects
Overview
4 Methods of Animation
Using APIs to Pull Dynamic Data
An Analog Clock
Image Sequence Button Animation
Getting Started
Requirements
What's New
Installation
Project Objects
Scene Objects
Attributes
Data Types
Terminology
Modules
Asset Manager
Animation Editor
Attribute Editor
Code Editor
Console
Exporter
Image Sequence Editor
Logic Editor
Global Preferences
Material Editor
Model Editor
Profiler View
Project Outliner
Project Settings
Scene Outliner
Toolbox
Actions
Array
Binary
Communication
DateTime
Development
Dictionary
Clear Dictionary
Dictionary Value
Erase Dictionary Element
Get Dictionary Element
Get Dictionary Keys
Get Dictionary Values
Merge Dictionaries
Set Dictionary Element
Size of Dictionary
Events
Flow Control
Functions
Incari
IO
Math
String
Utilities
Variables
Web
Powered By
GitBook
Dictionary
Introduction
The
Dictionary Nodes
are used for creating and handling
Dictionaries
. A
Dictionary
is a
data structure
consisting of a collection of pairings
(key, value)
, where each
key
is unique.
Contents
​
Clear Dictionary
​
​
Dictionary Value
​
​
Erase Dictionary Element
​
​
Get Dictionary Element
​
​
Get Dictionary Keys
​
​
Get Dictionary Values
​
​
Merge Dictionaries
​
​
Set Dictionary Element
​
​
Size of Dictionary
​
External Links
​
Fundamentals of data structures: Dictionaries
on Wikibooks.
​
Associative Array
on Wikipedia.
Previous
Profiler Stop
Next
Clear Dictionary
Last modified
2mo ago
Copy link
Contents
Introduction
Contents
External Links