how to add a breakpoint when debug?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By huahuapro

as title, thanks!

:bust_in_silhouette: Reply From: System_Error

Ah, so you want to add a breakpoint so you can follow your code as it runs?

Excellent. All you need to do is to open your Script, and Left-Click in the “empty” column to the left of the Line Numbers. Simple as that. Removing it is just as easy. (Make sure you click far enough to the left of said numbers, otherwise you’re just going to select the line.)

oh, thanks! that’s easy :slight_smile:

huahuapro | 2020-03-14 00:18