Programming guideline of WinDom
- Name
-
windom.version - display the version number of WinDom
- Type
-
Variable
- Syntax
-
windom.version = {true|false}
- Default value
-
windom.version = false
- Description
-
If this variable is set to true, the application will
display an alert box containing the version number of WinDom
when the application is started (ApplInit()) or when
EvntWindom() receives the AP_LOADCONF message.
- Related function
-
ApplInit(), EvntWindom()
- Parent group
-
windom