channelinformation
TYPE
,
MODULE
,
OPTION
,
INFO

The channelinformation statement returns information about a specified channel.


Parameters

This statement has four parameters:

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

module – module name.

option – specifies what information you want to retrieve.

info – field or variable where the result will be placed.


Description

This statement returns a list of procedures available in a specified channel. This statement is intended for internal use by ProVUE, you should not ever need to call it in normal databases.

local channelInfo
channelinformation "Dial","Email","template",channelInfo

See Also


History

VersionStatusNotes
10.0No changeCarried over from Panorama 6.0.