Add Numbers: Difference between revisions

From Fancade Wiki
(Centered the image)
No edit summary
Line 8: Line 8:
}}
}}


Outputs the sum of the two input [[Number|numbers]].
Outputs the sum of the two input [[number]]s.


[[File:Add Numbers example.jpg|frameless|center|Example]]
{{Image|Add Numbers example.jpg|Example}}


[[Category:Blocks]]
[[Category:Blocks]]

Revision as of 18:11, 17 May 2024

Add Numbers
Add Numbers.png
TypeScript block
ColliderNone
FolderMath
Ports
Inputs Num1
Num2
Outputs Num1 + Num2

Outputs the sum of the two input numbers.

Example