Difference between revisions of "PresetDocView:GetPhotoCountForSelectedChannel"

From Moving Light Assistant
Jump to: navigation, search
(Added page.)
 
(No difference)

Latest revision as of 08:05, 18 July 2015

GetPhotoCountForSelectedChannel()

Returns an integer.

This function will return the number of channel photos for the selected channel in the channel list. Will return a value of 0 to 4.

Example.

numPhotos = PresetDocView:GetPhotoCountForSelectedChannel()

This would assign to the variable numPhotos the number of photos for the selected channel in the channel table..