You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Taisiia-Kozlova edited this page Nov 7, 2017
·
4 revisions
TextArea is a form, which can hold an unlimited number of characters and lines, and the text renders in a fixed-width font.
Example:
As TextArea can hold more than one line of text, JDI provides convenient ways of operating with them, such as adding new lines, or getting the whole text.
Here is the list of available methods.
Method
Description
Return Type
inputLines(String…)
Clear textarea and Input several lines of text in textarea