GetText
MethodGetText (Method)
Returns the text of a text object with a specific handle
Syntax:
Function GetText(hTextItem As Integer) As String
The GetText method syntax consists of the following:
Parameter |
Data Type |
Description |
hTextItem |
Integer |
The handle of the text object |
Return value:
String - The text of the text object