atkTextGetText: atkTextGetText
Description
Gets the specified text.Usage
atkTextGetText(object, start.offset, end.offset)
Arguments
start.offset
[integer]  start position
end.offset
[integer]  end position
Value
- [character]  the text from start.offsetup to, but not includingend.offset.