Skip to main content

logic:same scopings?

Version: 0.0.0

Description

Check if two scopings are identical.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
scopingAscoping
Pin 1
Required
scopingBscoping

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_scopings

Full name: logic.identical_scopings

Internal name: compare::scoping

License: None

Changelog

  • Version 0.0.0: Initial release.