characterAttributes = screen.GetCharacterAttributes(position, length)
characterAttributes = screen.GetCharacterAttributes(position, length)
| Variable | Description |
|---|---|
| characterAttributes | List(Of RumbaCharacterAttribute). |
| position | The position where the retrieval should start. TextPosition. |
| length | The amount of characters whose attributes should be returned. Integer. |