CreateTextBox
From Onset Developer Wiki
Description
__EDIT_ME__
Syntax
CreateTextBox(x, y, text, justification)
Parameters
- x
__EDIT_ME__ - y
__EDIT_ME__ - text
__EDIT_ME__ - justification
Valid options as string: left (default), center, right
Return Value
- Returns the identifier to the new text box.
Example
__EDIT_ME__
See also
__EDIT_ME__