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

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

Verzia 1 Ďalej »

%ColumnMin function


Function
The function returns the lowest value (minimum) of the valid values in the specified structure variable column.
Result is a real number.
Declaration
REAL %ColumnMin(
   in StructVar
^
Column
 )

Parameters
StructVar Structured variable.
Column Column name.

Example
%ColumnMin(SV.Structure^Int)

  • Žiadne štítky