Skip to main content

utility:make label space

Version: 0.0.0

Description

Assemble strings and integers to make a label space.

Inputs

InputNameExpected type(s)Description
Pin 0base_labellabel_space, fields_container, scopings_containerUsed as a base label (extracted from Fields/Scoping Container, or directly from Label Space) that is concatenated with provided values.
Pin 1
Required
label_namestring
Pin 2
Required
label_valueint32

Outputs

OutputNameExpected type(s)Description
Pin 0labellabel_space

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

Full name: utility.make_label_space

Internal name: make_label_space

License: None

Changelog

  • Version 0.0.0: Initial release.