DigiGuide Logo

Home » Development Area » DigiGuide Script » API Index » Class: ChannelManager » getChannelFromID Method

Class ChannelManager : getChannelFromID Method


Channel getChannelFromID( Integer nChannelID )

Summary

Find and return a Channel object from a given ID value.


Parameters

ParameterDescription
Integer nChannelID Number representing the channel id to be found.


Returns


Returns a channel object or NULL if unknown


See Also

  • Channel


    Requirements

    Build 1065

    (Last updated: July 04, 2008 15:18:15)