*Async()
Specifies if a session/report template contains a HyperView-Upfront Loader window.
Syntax
*Async (On)
Application
HyperView
Inputs
- On
- Indicates the presence of a HyperView-Upfront Loader window.
Context
Session files
Report templates
Example
*Id("HyperWorks", "21.*")
*Async(On)
*AnimationSyncPolicy(CLOSEST)
*BeginPalette()
*EndPalette()
Comments
Starting in v2021.1, this statement is written to the session file/report template if it contains at least one window of HyperView in the Upfront Loader mode. The statement will not be written if the session contains no HyperView windows or no HyperView windows in the Upfront Loader mode.