|
showTerm
|
|
|
|
| Show
|
|
|
| A boolean integer specifying whether to show or hide the Terminal window. Must be one of the following values:
|
|
|
| FALSE=0 hides the Terminal window.
|
| TRUE=1 shows the Terminal window.
|
| Default value: TRUE
|
|
|
|
|
|
|
| ERR_OK
|
|
|
| The flag set if successful.
|
|
|
| ERR_FAILED
|
|
|
| The flag set if failed.
|
|
|
|
|
| showTerm(TRUE)
|
|
|