Home
Change View
Print
Appendix: Built-in Scripting Language
>
Screen functions
These functions are used to open and close project screens.
Close
Close
is a built-in scripting function that closes an open project screen.
Open
Open
is a built-in scripting function that opens a project screen.
OpenPrevious
OpenPrevious
is a built-in scripting function that re-opens the last screen to be closed.
ShowInplaceInput
This function shows a simple text input dialog at a specified location in the project client/viewer.
ShowMessageBox
This function shows a simple message box with either an
OK
button or
Yes
/
No
buttons.
Parent topic:
Appendix: Built-in Scripting Language