tlemar Posted June 6, 2018 Share Posted June 6, 2018 Does anyone have a script for copy a complete channel group to new group scripts and all? Quote Link to comment Share on other sites More sharing options...
AzeoTech Posted June 6, 2018 Share Posted June 6, 2018 It would not be difficult to create one as I believe every variable, even the event (strEvent) code is available from script. Use channel.listAll("groupName") to retrieve a list of channels, then loop through that list and using execute() copy all the parameters from one to the other, remembering to change the group name, as well as the channel name for the new channels. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.