longToEditableString Last update: 16.07.2025 public longToEditableString(val: Long): String Converts a long to its formatted string representation but with full precision for editing Return the resultant string representation Parameters val the integer to convert Throws ModelCenterException