utility:default value
Version: 0.0.0
Description
Default return value from input pin 1 to output pin 0 if there is nothing on input pin 0.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | forced_value | ||
| Pin 1 Required | default_value |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | output |
Configurations
| Name | Expected type(s) | Default value | Description |
|---|---|---|---|
| mutex | bool | false | If 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: default_value
Full name: utility.default_value
Internal name: default_value
License: None
Changelog
- Version 0.0.0: Initial release.