RiftTextfield:GetSelectionText

Get the current selected text for this element. Returns nil if no text has been selected.

Usage:

text = RiftTextfield:GetSelectionText()
ParameterTypeDatatypeDescription
textresultstringThe current text of the element.