Description:
Removes contiguous characters from a text item.
Syntax:
RemoveChars(CharOffset As Long, Count As Long)
Parameters:
| Name |
Description |
| CharOffset |
Offset of the first character to remove. |
| Count |
The number of characters to remove. |
Return Value:
None