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.

RoundUp

RoundUp



Rounds the given value up to the nearest integer.



Syntax:

Procedure: RoundUp(Val: Double): Integer


API Call:

Scripting
Result := RoundUp(10.36); // Returns 11

Copyright 2023 ConstructConnect