2 Data Types
2 Data Types
2021
Data types are an essential part of any project in Vizor Builder. This module will cover the fundamentals of working with data types.
1
Objectives
2
Understanding Base data types
1
© 2020 Vizor | Proprietary
There are a number of key object types with which you should be familiar before beginning work on a Vizor Builder project. These
include:
Data Type, Schema Item, Schema Scheme, Form Set and Form.
- A Schema Item can be thought of as a variable, or a datapoint – a container into which a regulated entity will fill with some value.
- A Data Type will always map to a schema item. That is to say, a data type can be thought of as a constraint on the values which a
schema item can take.
3
- A Form is an interface which asks for some certain data to be entered by the regulated entity.
- A Form Set is a collection of forms which are associated with each other.
- A Schema is a hierarchical collection of schema items. A schema maps to a form set; that is, a schema can be thought
of as the specification of how a form set relates to datapoints/schema items.
3
Understanding Data Types
1
© 2020 Vizor | Proprietary
4
Data Type Properties
These include:
1
© 2020 Vizor | Proprietary
5
Base Data Type
21
© 2020 Vizor | Proprietary
One of the key properties of Data Types is the Base Data Type. The base data types include:
- Numeric Values
- Strings of text characters
- Booleans, that is, binary values which correspond to true or false
- Dates
- Enumerations
- Files which can be uploaded
6
Base Data Type - Boolean
21
© 2020 Vizor | Proprietary
7
Base Data Type - Number
21
© 2020 Vizor | Proprietary
8
Base Data Type – String (Text)
21
© 2020 Vizor | Proprietary
9
Base Data Type – Date
21
© 2020 Vizor | Proprietary
10
Base Data Type – File
21
© 2020 Vizor | Proprietary
11
Base Data Type – Enumeration
21
© 2020 Vizor | Proprietary
12
Initial Values
231
© 2020 Vizor | Proprietary
13
Thank You!
14