Skip to main content

logic:same string fields?

Version: 0.0.0

Description

Takes two string fields and compares them.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
string_fieldAstring_field
Pin 1
Required
string_fieldBstring_field

Outputs

OutputNameExpected type(s)Description
Pin 0are_identicalbool
Pin 1informationstring

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

Plugin: core

Scripting name: identical_string_fields

Full name: logic.identical_string_fields

Internal name: compare::string_field

License: None

Changelog

  • Version 0.0.0: Initial release.