- Web Studio Help
- Appendix: Built-in Scripting Language
- Screen functions
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
The function Open opens a project screen on the client with some specified settings. - OpenPrevious
OpenPrevious is a built-in scripting function that re-opens the last screen to be closed. - ShowInplaceInput
The function ShowInplaceInput shows a simple text input dialog at a specified location in the project client/viewer. - ShowMessageBox
The function ShowMessageBox shows a message box with either an OK button or Yes / No buttons.
Parent topic: Appendix: Built-in Scripting Language
InduSoft Web Studio -Technical Reference