doubleToEditableString Last update: 16.07.2025 public doubleToEditableString(val: Double): String Converts a double to its formatted string representation but with full precision for editing Return the resultant string representation Parameters val the real to convert Throws ModelCenterException