Skip to main content

serialization:data tree to txt

Version: 0.0.0

Description

Writes a txt file or string from a DataTree

Inputs

InputNameExpected type(s)Description
Pin 0
Required
data_treeabstract_data_tree
Pin 1pathstring

Outputs

OutputNameExpected type(s)Description
Pin 0data_sourcesdata_sources, string

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

Plugin: core

Scripting name: None

Full name: None

Internal name: data_tree_to_txt

License: None

Changelog

  • Version 0.0.0: Initial release.