CLASS jsStringEx of String

A subclass of the stock String dBL class. jsStringEx enhances the stock dBL string class to facilitate working with string buffers and string memory pointers.


Syntax
[<oRef> =] new jsStringEx()
<oRef>
Object reference which points to the newly created jsStringEx object.

Class Members
The jsStringEx class is subclassed from the stock dBL String class. Consult the existing documentation for the String class for a description of the standard String class members (properties and methods).

Click the links in the left frame to view the Method Members which are unique to the jsStringEx class.