Skip to content

Compare

cpgames edited this page Jul 12, 2022 · 1 revision

image

Compares two objects. If ElementType is Partition, compares their datas.

Input Ports:

Start - execution entry.
ElementType - type of objects to compare.
Algorithm - type of comparison.
A - first object.
B - second object.

Output Ports:

True - executes if compare algorithm is true.
False - executes if compare algorithm is false.

Clone this wiki locally