Returns the maximum value of the given values.
Inputs
Name |
Type |
Description |
A |
Number |
First value. |
B |
Number |
Second value. |
Outputs
Name |
Type |
Description |
Variable |
Number |
The resulting variable. |