Name

string( )

Synopsis

                     string string( )
string string(object o)

The string( ) function converts an object to a string according to these rules:

The object to be converted is normally passed as an argument, but if omitted, the context node is converted instead.