Skip to main content

utility:forward

Version: 0.0.0

Description

Return all the inputs as outputs.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
anyanyany type of input

Outputs

OutputNameExpected type(s)Description
Pin 0anyanysame types as inputs

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.
read_inputs_in_parallelboolfalseIf this option is set to true, the operator's inputs will be evaluated in parallel.

Scripting

Category: utility

Plugin: core

Scripting name: forward

Full name: utility.forward

Internal name: forward

License: None

Changelog

  • Version 0.0.0: Initial release.