The function returns the maximal value from valid values of a given structured variable column. Row range is defined by the parameters first_rowa last_row. The result is a real number.
Declaration
Blok kódu
language
esl
theme
Confluence
REAL %StructStatMAX(
in StructVar^Column,
INT in first_row,
INT in last_row
)