Vision - Numeric Text Field Scripting Functions
This page details the various component and extension functions available for Vision's Numeric 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.