Skip to main content
insightsoftware Documentation insightsoftware Documentation
{%article.title%}
Published:
Was this article helpful?
0 out of 0 found this helpful

Min

Use this function to calculate the smallest value in a series.

Use Min to calculate the smallest value between multiple symbols. The minimum is determined for each symbol within the area defined by the calculation block. (The user must have access to the symbols in an area in order to use this function in that particular area).

Use MinArea to calculate the single smallest value in an area. The area is not restricted by the calculation block.

Copy

Syntax

Min (Value|SymName[Structure][,Value|SymName[Structure]]) (in Models)
Min (Value[, Value])
MinArea ("SymName0[Structure]", "SymName1[Structure]", ..., "SymNameN[Structure]") (in Models)        

where:

  • Value is a number.
  • SymName is a symbol name.
  • Structure is a range of symbols.

Note: To specify a range of symbols, enter the first and last symbols in the range, separated by a colon. For example, A0601:A0612.

Copy

Syntax example

MIN (A2100#99)                        

Published:

Min

Use this function to calculate the smallest value in a series.

Use Min to calculate the smallest value between multiple symbols. The minimum is determined for each symbol within the area defined by the calculation block. (The user must have access to the symbols in an area in order to use this function in that particular area).

Use MinArea to calculate the single smallest value in an area. The area is not restricted by the calculation block.

Copy

Syntax

Min (Value|SymName[Structure][,Value|SymName[Structure]]) (in Models)
Min (Value[, Value])
MinArea ("SymName0[Structure]", "SymName1[Structure]", ..., "SymNameN[Structure]") (in Models)        

where:

  • Value is a number.
  • SymName is a symbol name.
  • Structure is a range of symbols.

Note: To specify a range of symbols, enter the first and last symbols in the range, separated by a colon. For example, A0601:A0612.

Copy

Syntax example

MIN (A2100#99)                        

For an optimal Community experience, Please view on Desktop