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.

DecToEnglish

DecToEnglish



Converts a given dimension into its string representation.



Syntax:

Procedure: DecToEnglish(Feet: Double): String;


API Call:

Scripting
PlanSwift Code:


Result := DecToEnglish(1.25); // Returns 1' 3"

Copyright 2023 ConstructConnect