liCharacterAttributes = screen.GetCharacterAttributes(position, length)
Variable | Description |
---|---|
liCharacterAttributes | LIST OF RUMBACHARACTERATTRIBUTE. |
position | The position where the retrieval should start. TEXTPOS. |
length | The amount of characters whose attributes should be returned. INTEGER. |