Math.MaxI

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

Prototype

static int MaxI( int Value1, int Value2 )

Parameters

Function parameters are as follows:

Examples

Examples are as follows:

INCOMPLETE

Working Sample Code

For sample code: