Table of Contents

TatScriptBreak.AutoDestroy Property

AutoDestroy is a read-only property. If it's true, it indicates that the breakpoint will be removed when script execution stops at it. In other words, it will only stop once in this breakpoint.

Syntax

Unit: atScript

property TatScriptBreak.AutoDestroy: Boolean

See also