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
(macro) any_type ugn_GetMax(any_type a, any_type b)
Get the maximium of two values.
This function will get the maximium value of two values.
The first value
The second value
The maximium value