Unnamed
public python v1 · immutableconnections = mc.listConnections()if connections: for connection in connections: #whatever you want the connections to doconnections = mc.listConnections()if connections: for connection in connections: #whatever you want the connections to do