# Show all interfaces (visible return).
sqrlAll("interface")
# Enable all connection indicators.
sqrlAll(visible = TRUE)
# Close all open channels.
sqrlAll("close")
# Remove all defined sources.
sqrlAll("remove")
Run the code above in your browser using DataLab