Note | ||
---|---|---|
| ||
As of July 25th, 2023, there is a content freeze on this page. |
This function removes one or more elements from the screen.
...
Code Block | ||||
---|---|---|---|---|
| ||||
removeElements("TextBox1", "OutputField1", "OutputField2");
|
...
Note | ||
---|---|---|
| ||
As of July 25th, 2023, there is a content freeze on this page. |
This function removes one or more elements from the screen.
...
Code Block | ||||
---|---|---|---|---|
| ||||
removeElements("TextBox1", "OutputField1", "OutputField2");
|
...