Characters
A collection of characters.
Characters Properties
| Property |
Type |
Access |
Description |
| Count |
Long |
read |
The number of Characters. |
| Item |
Object |
read |
Returns the Character with the specified index or name as Long or String. |
Characters Methods
| Method |
Returns |
Description |
| AnyItem |
Object |
Returns any Character. |
| FirstItem |
Object |
Returns the first Character. |
| ItemByRange |
Objects |
Returns the Characters within the specified range. |
| LastItem |
Object |
Returns the last Character. |
| MiddleItem |
Object |
Returns the middle Character. |
| NextItem |
Object |
Returns the next Character. |
| PreviousItem |
Object |
Returns the previous Character. |
Previous post: CharacterStyle
Next post: Character