contents   index   previous   next



toString()

 

This method returns the value of a variable expressed as a string. Every data type has toString() as a method. Thus, toString() is documented here and not in every conceivable place that it might be used.

 


valueOf()