Math.MinI

This page contains reference documentation for the MinI function. This function returns the lesser integer value of the two values passed in.

Prototype

static int MinI( int Value1, int Value2 )

Parameters

Function parameters are as follows:

Examples

Examples are as follows:

INCOMPLETE

Working Sample Code

For sample code: