    

 ## On this page

  

 

 # stringToString

 Last update: 16.07.2025 

public [stringToString](string-to-string.md)(str: [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)): [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)

Converts a string to its formatted string representation

#### Return

the resultant string representation

#### Parameters

strthe string to convert#### Throws

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