From Game Editor
Function: Min | Syntax:double min(double number1, double number2); Returns the minimum of two numbers. |
Example:No Example No Description | |
Additional Information Additional similar example and description can be found under the max function. | |
See Also |