%StructRowStatMIN function
Related pages:
REAL %StructRowStatMIN( in StructVar[row]^Column, INT in num_cols )
StructVar | Structured variable. |
Column | Column of the structured variable. |
num_cols | The number of columns included in the calculation. If the parameter is < 0, then all columns from the column defined by the parameter Column will be included in the calculation. |
%StructRowStatMIN(SV.Structure^Int, 2)
Related pages:
Pridať komentár