Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

nsISupportsString

This interface provides scriptable access for Unicode character strings.
Inherits from: nsISupportsPrimitive Last changed in Gecko 1.2

Method overview

string toString();

Attributes

Attribute Type Description
data AString Provides access to the native type represented by the object.

Methods

toString()

This methods returns a string valued representation of the object.

string toString();
Parameters

None.

Return value

A string valued representation of the object.

Remarks

This interface was frozen for Gecko 1.2. See bug 166426 for details. From Gecko 2.0 interfaces are no longer frozen.

Document Tags and Contributors

 Contributors to this page: freaktechnik, Sheppy, trevorh, Brettz9, Pmash
 Last updated by: freaktechnik,