toString
toString()
Section titled “toString()”Category: Conversion
Converts the input value to a string representation
Signature
Section titled “Signature”- Return type:
String
Examples
Section titled “Examples”123.toString()true.toString()Patient.birthDate.toString()