Spaces
Apps
Templates
Create
Profound Logic Documentation
All content
Space settings
Content
Results will update as you type.
Profound.js
Profound API
Profound AI
Profound Installer
Profound UI
General Information
Rich Display Fileâ„¢ Development
JavaScript Coding for Profound UI
API Reference
Commonly Used API
Element-related API
Genie-specific API
Atrium-specific API
Combo Box Methods
Grid Methods
File Upload Methods
Tab Panel Methods
AJAX Development
PC Integration API
String Manipulation API
System Information API
Event-related API
Widget Development API
Miscellaneous API
•
postTo( url, parm1, value1, parm2, value2, etc. )
•
postToNewWindow( url, parm1, value1 , parm2, value2, etc… )
•
setCursor( coordinates or id )
•
pui.addUrlCacheBuster()
•
pui.applyResponse( data, response )
•
pui.breakMessageFormat( message, stringwrapper )
•
pui.buildFKeyMenu( config )
•
pui.captureData()
•
pui.closeSession()
pui.download( config )
pui.downloadURL(config)
•
pui.focusOnContainer()
•
pui.getActiveContainer()
•
pui.getAllScreenProps()
•
pui.getDimensions( container )
•
pui.getDisplayType()
•
pui.getScreenProp()
•
pui.getWindowSize()
•
pui.isServerBusy()
•
pui.keepAlive()
•
pui.maskScreen()
•
pui.newUUID()
•
pui.openURL( url )
•
pui.refresh()
•
pui.runAttnProgram()
•
pui.runLogic( routine )
•
pui.setMLTCHCFLD( field id, checkboxes )
•
pui.setPSHBTNFLD( field id, button )
•
pui.showHelp()
•
pui.submit( post data )
•
pui.unmaskScreen()
•
Wiki Help API
•
pui["brkmsg handler"]
Startup API
Mobile API
•
Browser Detection Flags
Code Organization
Configuration Options
Custom Widget Development
•
EJS Templating
JavaScript Examples
Widgets
Genie
Mobile Development
Atrium
Universal Display Files
•
Profound Logic - Product Support Policy
Profound Logic Documentation
/
/
Miscellaneous API
/
pui.unmaskScreen()
Summarize
pui.unmaskScreen()
Alex Roytman
Jessica Tomkins
Former user (Deleted)
Owned by
Alex Roytman
Last updated:
Aug 16, 2023
by
Jessica Tomkins
1 min read
Loading data...
This function unmasks the screen previously masked with the
pui.maskScreen()
API.