'Declaration Function GetTextBeforePosition( _ ByVal textPosition As System.Integer _ ) As System.String
System.string GetTextBeforePosition( System.int textPosition )
Parameters
- textPosition
- The position immediately after the last position of the block of text to obtain.
Return Value
text immediately preceding the specified position