Skip to contents

Returns a breakpoint system object of a registered breakpoint system by its name or, the currently active breakpoint system if no system name is provided.

Usage

getBreakpointSystem(name = NULL)

Arguments

name

A string with the name of a registered breakpoint system, or NULL if looking for the currently active breakpoint system.

Value

A breakpoint system object.