silogarrett Posted March 9, 2013 Share Posted March 9, 2013 Is it possible to create v.channels dynamically? Link to comment Share on other sites More sharing options...
AzeoTech Posted March 9, 2013 Share Posted March 9, 2013 Yes, the same way you do a regular one: v.channel.add("myNewChannel") Note that it won't appear in the workspace until the workspace refreshes (typically on load). This is for efficiency reasons. Note there also is a ListAll() function and a Delete() function just like regular channels. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.