Window scripts
- Last UpdatedJul 26, 2024
- 1 minute read
You can create three types of window scripts in your XML import file: OnShow, WhileShowing, and OnHide. You place the script elements within the window element.
Script text can be enclosed in a CDATA section to prevent XML delimiter characters in the script from interfering with XML file parsing.