Skip to main content

logic:same property fields container?

Version: 0.0.0

Description

Checks if two property_fields_container are identical.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
property_fields_containerAproperty_fields_container
Pin 1
Required
property_fields_containerBproperty_fields_container

Outputs

OutputNameExpected type(s)Description
Pin 0booleanboolbool (true if identical...)
Pin 1messagestring

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_pfc

Full name: logic.identical_pfc

Internal name: compare::property_fields_container

License: None

Changelog

  • Version 0.0.0: Initial release.