getValueHere

gets value of the basic field

string getValueHere();
stringvalue in the basic input field

Example

var value = multitext.getValueHere();

Details

The method deals only with the basic (the first) field of a multitext view. To get value of the whole control, use the getValue method.

See also
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.