method
to_s
![Some documentation Importance_1](https://d2vfyqvduarcvs.cloudfront.net/images/importance_1.png?1349367920)
to_s()
public
Returns the content of this CData object
Examples c = CData.new( “Some text” ) c.to_s # -> “Some text”
to_s()
public
Returns the content of this CData object
Examples c = CData.new( “Some text” ) c.to_s # -> “Some text”