Sablotron Extensions API Reference

CharacterData.substringData() CharacterData

Syntax

       substringData(offset, count)
NameTypeDescription
offsetNumberThe offset parameter is of type Number.
countNumberThe count parameter is of type Number.
(RET)NodeThis method returns a String.

Notes

This method can raise a DOMException object. The very first item has index 0.

See Also

Groups [ CharacterData ]
Entries [ DOMException | Node ]

© 2001-2002 Ginger Alliance
revision 02-08-05
This page was generated by APIDOC