Skip to main content

utility:set attribute

Version: 0.0.0

Description

Uses the FieldsContainer APIs to modify it.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
fields_containerfields_container
Pin 1
Required
property_namestringSupported property names are: "labels".
Pin 2property_identifiervector<string>, label_spaceValue of the property to be set : vector of string or LabelSpace for "labels".

Outputs

OutputNameExpected type(s)Description
Pin 0fields_containerfields_containerReturns the modified FieldsContainer.

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

Full name: utility.set_attribute

Internal name: fieldscontainer::set_attribute

License: None

Changelog

  • Version 0.0.0: Initial release.