Under the current specification, the script will not break if a message is output as follows.
; @Debug-Breakpoint => message
This imitates the specification of breakpoints set by the UI.
However, after this discussion, I decided that this specification is not intuitive for the user and will change it to break regardless of the message output.
Under the current specification, the script will not break if a message is output as follows.
This imitates the specification of breakpoints set by the UI.
However, after this discussion, I decided that this specification is not intuitive for the user and will change it to break regardless of the message output.