XMLComment
An XML comment.
XMLComment Properties
| Property |
Type |
Access |
Description |
| Id |
Long |
read |
A unique number identifying the object. |
| Index |
Long |
read |
Index of the object within its parent object. |
| Parent |
Object |
read |
The parent of the object. |
| StoryOffset |
Long |
read |
The location of the object from the beginning of the story. |
| Value |
String |
r/w |
The comment’s value. |
XMLComment Methods
| Method |
Returns |
Description |
| Delete |
Nothing |
Deletes the object. |
| Duplicate |
Object |
Duplicates the object. |
| Move |
Object |
Move element before/after another element or text object, or to beginning/end. |
| Select |
Nothing |
Selects the object. |
Previous post: XMLComments
Next post: XMLAttributes