Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

%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


Blok kódu
languageesl
themeConfluence
INT %MaxI(
   INT in Arg1, 
   INT in Arg2, 
       ... 
   INT in ArgN
 )


Parameters


ArgXFunction argument.