Phone API Reference - UI Classes (Widgets) - Input - toString

toString

Description

Returns the value of the input (same as the value property).

Basic Example: 

textInput.toString(); //get the value of the Input

Parameters

Name

Required

Type

Default

Description

Name

Required

Type

Default

Description

modes

Yes

array

 

Array of modes. Can be any of "normal", "email", "ip", or "numeric".

 

Return to Documentation Home I Return to Sangoma Support