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 Ginger Alliance
revision 01-12-14
This page was generated by APIDOC