Synopsis

(macro) any_type ugn_GetMax(any_type a, any_type b)

Purpose

Get the maximium of two values.

Description

This function will get the maximium value of two values.

Input

a

The first value

b

The second value

Return

The maximium value