Dictionary.hasVisibleParams

Syntax

hasVisibleParams();

Description

The hasVisibleParams method determines if MDM dictionary contains visible parameters.

Comments

This method returns true if MDM dictionary contains parameters that can be shown, otherwise it returns false.

Example

The example of use is given on the page with description of the Dictionary.getParameters method.

See also:

Dictionary