16 lines
570 B
Markdown
16 lines
570 B
Markdown
Textfields are objects, where the user can write something in multiple lines. It behaves like the default edit script
|
|
|
|
[Object](objects/Object.md) methods also apply for textfields.
|
|
|
|
| | |
|
|
|---|---|
|
|
|[getLines](objects/Textfield/getLines.md)|
|
|
|[getLine](objects/Textfield/getLine.md)|
|
|
|[editLine](objects/Textfield/editLine.md)|
|
|
|[addLine](objects/Textfield/addLine.md)|
|
|
|[removeLine](objects/Textfield/removeLine.md)|
|
|
|[getTextCursor](objects/Textfield/getTextCursor.md)|
|
|
|[addKeywords](objects/Textfield/addKeywords.md)|
|
|
|[addRule](objects/Textfield/addRule.md)|
|
|
|