RiftTextfield:GetSelectionText
Get the current selected text for this element. Returns nil if no text has been selected.
Usage:
text
= RiftTextfield:GetSelectionText()
Parameter
Type
Datatype
Description
text
result
string
The current text of the element.