Vidíte historickú verziu tejto stránky. Pozrite si aktuálnu verziu.

Porovnať s aktuálnou verziou Zobraziť históriu stránky

Verzia 1 Aktuálny »

%MaxI function


Function
The function returns the maximal value of specified arguments  Arg, Arg2, ... ArgN. The number of arguments is not limited. The result is a integer value.
Declaration
INT %MaxI(
   INT in Arg1, 
   INT in Arg2, 
       ... 
   INT in ArgN
 )
Parameters
ArgXFunction argument.
  • Žiadne štítky