Chapter 11. Namespace: configchannel
Provides methods to access and modify many aspects of configuration channels.
Namespace:
configchannel
11.1. Method: channelExists Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Description
Check for the existence of the config channel provided.
Parameters
The following parameters are available for this method:
- string
sessionKey
- string
channelLabel
- Channel to check for
Returns
The following return values are available for this method:
1
if exists,0
otherwise.