utility:incremental concantenate as fields container.
Version: 0.0.0
Description
Assemble fields in a fields container.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 Required | field | field | |
| Pin 1 | label | label_space | Label space value that must be applied to the added field. |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | output | fields_container |
Configurations
| Name | Expected type(s) | Default value | Description |
|---|---|---|---|
| mutex | bool | false | If this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads. |
Scripting
Category: utility
Plugin: core
Scripting name: incremental_concatenate_as_fc
Full name: utility.incremental_concatenate_as_fc
Internal name: incremental::concatenate_as_fc
License: None
Changelog
- Version 0.0.0: Initial release.