gets value of the basic field
string | value in the basic input field |
var value = multitext.getValueHere();
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.