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.

Max

Max



Returns the larger of the values passed.



Syntax:

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


API Call:

Scripting
Result := Max(120.2, 120.3);

Copyright 2023 ConstructConnect