Skip to main content

utility:operator changelog

Version: 0.0.0

Description

Return a GenericDataContainer used to instantiate the Changelog of an operator based on its name.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
operator_namestringOperator internal name.

Outputs

OutputNameExpected type(s)Description
Pin 0changelog_gdcgeneric_data_containerGenericDataContainer used to instantiate a Changelog.

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

Full name: utility.operator_changelog

Internal name: operator_changelog

License: None

Changelog

  • Version 0.0.0: Initial release.