Skip to content

toString

Category: Conversion

Converts the input value to a string representation

  • Return type: String
123.toString()
true.toString()
Patient.birthDate.toString()