longToString Last update: 16.07.2025 public longToString(val: Long): String Converts a long to its formatted string representation Return the resultant string representation Parameters val the integer to convert Throws ModelCenterException