PresetDocView:GetPhotoCountForSelectedChannel

From Moving Light Assistant
Jump to: navigation, search

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..