To open any link in a new tab, preserving your position in the current article, just hold down the <CTRL> key on your keyboard before clicking the link or click using your mouse wheel.

Min

Min



Returns the smaller of the values passed.



Syntax:

Procedure: Min(Value1, Value2: Double): Double;


API Call:

Scripting
Result := Min(120.1, 120.3);

Copyright 2023 ConstructConnect