Vision - Text Field Scripting Functions
This page details the various component and extension functions available for Vision's Text Field component.
Component Functions​
getSelectedText()​
- Description
- Returns the currently selected or highlighted text in the text field.
- Parameters
- Nothing
- Return
- String - Returns the currently selected or highlighted text in the text field.
- Scope
- Client
Extension Functions​
This component does not have extension functions associated with it.