The function returns the maximum value of all values of the row of the structured variable.
Declaration
Blok kódu
language
esl
theme
Confluence
REAL %StructRowStatMAX(
in StructVar[row]^Column,
INT in num_cols
)
Parameters
StructVar
Structured variable.
Column
Column of the structured variable.
num_cols
Number
The number of columns
, which are
included in the calculation. If the parameter is < 0, then all columns from the column defined by the parameter Columnwill be included in the calculation.