    

 ## On this page

  

 

 # longToEditableString

 Last update: 16.07.2025 

public [longToEditableString](long-to-editable-string.md)(val: [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html)): [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)

Converts a long to its formatted string representation but with full precision for editing

#### Return

the resultant string representation

#### Parameters

valthe integer to convert#### Throws

[ModelCenterException](../-model-center-exception/index.md)