Skip to contents

Removes a breakpoint from a breakpoint system object by name.

Usage

removeBreakpoint(system, name)

Arguments

system

A breakpoint system object created with breakpointSystem.

name

A string with the name of a breakpoint in the given system.

Value

A breakpoint system object.