channelmodules
TYPE
,
MODULES

The channelmodules statement returns a list of available modules for a specified channel type.


Parameters

This statement has two parameters:

type – type of channel (Dial, Email, etc.)

modules – field or variable where the result will be placed. Each module name is returned on a separate line (carriage return delimited).


Description

This statement returns a list of available modules for a specified channel type.

local modules
channelmodules "Dial",modules

See Also


History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0.