--- title: "Vision - Numeric Text Field Scripting Functions" --- # Vision - Numeric Text Field Scripting Functions > This page details the various component and extension functions available for [Vision's Numeric Text Field component](numeric-text-field.md). ## 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.