Equal Objects: Difference between revisions
Standartise description among all Equal X pages
|  (Updated the page) |  (Standartise description among all Equal X pages) Tags: Mobile edit Mobile web edit Advanced mobile edit | ||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 5: | Line 5: | ||
| |input1={{Port|o|Obj1}} | |input1={{Port|o|Obj1}} | ||
| |input2={{Port|o|Obj2}} | |input2={{Port|o|Obj2}} | ||
| |output1={{Port|t|Obj1 = Obj2}} | |output1={{Port|t|<nowiki>Obj1 = Obj2</nowiki>}} | ||
| }} | }} | ||
| Outputs  | Outputs [[True]] if both [[object]] inputs are equal and False otherwise. | ||
| == Notes == | == Notes == | ||
| Line 15: | Line 15: | ||
| * Providing only one input will tell you if the variable has no object assigned to it. | * Providing only one input will tell you if the variable has no object assigned to it. | ||
| == Related == | |||
| * [[Equal Numbers]] | |||
| * [[Equal Vectors]] | |||
| * [[Equal Truths]] | |||
| [[Category:Blocks]] | [[Category:Blocks]] | ||