Property : Set Breakpoint

Page Status: Beta
Jump to: navigation, search

Back to Control Properties

Contents

[edit] Description

Use the Set Breakpoint property to set a breakpoint on the selected statement.

Selected A breakpoint is set on the statement.
Cleared The breakpoint is removed.

A breakpoint set in code appears like this:

[edit] Property Editor Location

Tab

[edit] Data Type

boolean

[edit] Default Values

Statement     Default Value
Assignment Cleared
Call Function () Cleared
Collection Iteration Cleared
Dialog Message Cleared
For Iteration Cleared
If Condition Cleared
Log Message Cleared
Open Dialog Cleared
While Iteration Cleared
Return Cleared

[edit] See Also

Understanding Simulate and Debug

Using Debugging

    Copyright © 2005 - 2008 Bungee Labs. All rights reserved.