Skip to main content

utility:extract field

Version: 0.0.0

Description

Extracts the fields at the indices defined in the vector (in 1) from the fields container (in 0).

Inputs

InputNameExpected type(s)Description
Pin 0
Required
fields_containerfield, fields_containerif a field is in input, it is passed on as an output
Pin 1indicesvector<int32>Default is the first field

Outputs

OutputNameExpected type(s)Description
Pin 0fieldfield

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: extract_field

Full name: utility.extract_field

Internal name: ExtractFromFC

License: None

Changelog

  • Version 0.0.0: Initial release.