Synopsis
(macro) any_type ugn_GetMin(any_type a, any_type b)
Purpose
Get the minimium of two values.
Description
This function will get the minimium value of two values.
Input
a
The first value
b
The second value
Return
The minimium value
(macro) any_type ugn_GetMin(any_type a, any_type b)
Get the minimium of two values.
This function will get the minimium value of two values.
The first value
The second value
The minimium value