Creates Structure with a provided structure scheme. Structure is a special data type, it contains ‘fields’ or schema and values for each of the schema. Structures can be used to form query parameters and headers for Rest Client, to create a context for Create TLV Record, or to parse JSON with Get Structure From JSON.
inputs:
schema – link with output from Structure Schema.
- Required: yes
outputs:
structure – created structure. Most commonly follows by Set Structure Fields to set the values for the structure fields.
Click to rate this post!
[Total: 0 Average: 0]