Hierarchical description of variables windom.window.effect windom.popup
Programming guideline of WinDom

windom.version

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