isComponentEnabled

Checks if the defined component in enabled.

Type and Usage

Parameters

The only parameter is the component name.

Output

  • Returns TRUE if the defined component is enabled.

  • Returns FALSE if not enabled.

Example

<$isComponentEnabled("Folders")$>