Skip to main content

Maximum of two numbers

Takes the largest number from 2 numbers

Input parameters

NameDescriptionTypeRequiredDefault value
First numberThe first number to take the maximum fromNUMBERtrue
Second numberThe second number to take the maximum fromNUMBERtrue

Output

NameDescriptionTypeDefault value
ResultThe name of the variable that contains highest number of the two.NUMBERRESULT