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