AvailabilityNetscape 3, Internet Explorer 4 Synopsispublic String toString( ) ReturnsThe string returned by invoking the toString( ) method of the JavaScript object represented by the specified Java JSObject. DescriptionThe toString( ) method of the Java JSObject class invokes the JavaScript toString( ) method of the JavaScript object represented by a JSObject and returns the result of that method. |