Build System Field Value

The Build System Field Value block lets you return the field value from an iviva object type.

Build System Field Value block

FieldValue

This is a unique key for choosing the particular iviva object type value.

Data Type : Integer

Example  :  1
IvivaObjectType

This is the type of the iviva object.

Data Type : String

Example  :  Asset | Location | User
AppInstanceKey

This is the instance key for a specific working instance of the application.

Data Type : Integer

Example  :  23

Output Pins

Value

The result of the generated system field value

Data Type : Dictionary

Example  :  {"Value":"1","DisplayText":"Administrator"}
Example: Using the Build System Field Value block in a real application

Last updated