Skip to main content

utility:convert to fields container

Version: 0.0.0

Description

Creates a fields container containing the field provided on pin 0.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
fieldfield, fields_containerIf a fields container is set in input, it is passed on as an output with the additional label space (if any).
Pin 1
Required
labellabel_spaceSets a label space.

Outputs

OutputNameExpected type(s)Description
Pin 0fields_containerfields_container

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf 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: field_to_fc

Full name: utility.field_to_fc

Internal name: InjectToFieldContainer

License: None

Changelog

  • Version 0.0.0: Initial release.