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
Version | Status | Notes |
10.0 | No Change | Carried over from Panorama 6.0. |