DemonstrationMode Property

Returns true if A-Shell is running in demonstration mode.

Syntax

Application.DemonstrationMode

Return Value

A Boolean value indicating the installation state of A-Shell. True is returned if A-Shell is operating in demonstration mode, False otherwise

Remarks

When running in demonstration mode, A-Shell will typically display periodic warning messages regarding licensing. An application which makes use of A-Shell automation can use this property to modify its behaviour so as to provide different or more limited behaviour if A-Shell is running in demonstration mode.

A-Shell will run in demonstration mode when a full license key has not been entered.