ICharactersParams
What it does
A collection of ICharacterParams objects.
Methods
| Definition | Description | 
|---|---|
| Add( value : Object, [optional] position : int ) | Inserts a new value element into the text in the specified position. If the position is not set, the value is added to the end of text. 
 | 
| Delete( index : int, count : Variant) | Deletes an element by its index in the collection. 
 | 
Properties
| Name | Type | Access | Description | 
| Count | int | Read-only | Number of objects in the collection. | 
4/12/2024 6:16:02 PM
 Note: The value parameter can be a character, a string, an
Note: The value parameter can be a character, a string, an