Hides a shock from the control panel. Useful for callback functions, i.e. toggling the visibility of a shock based on the value of another parameter. Hidden shocks can be re-shown with Shocks.show()
.
Parameters
name — str, required
The name of the shock to hide.
Notes and Examples