.. _$.bp: ================================================ $.bp ================================================ void **bp** (any **condition**) Parameters ---------- +---------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | **condition** | A string containing a JavaScript statement to be used as a condition. If the statement evaluates to true or nonzero when this point is reached, execution stops. | +---------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Description ----------- Breaks execution at the current position.