-
Notifications
You must be signed in to change notification settings - Fork 0
QS1 debugger cmd
maybites edited this page Sep 12, 2022
·
1 revision
home/reference v1.x/<debugger>
<debugger scope="que">
- scope = (script|que|local) specifies which variable scope it should print out to the console.
- name = gives the debug message an identifier.
- None
<debugger> allows in runtime to see all the used Variables, sorted by scope. It only works if the Max message debug 1
is sent to the QueScript object.
(c) by Martin Froehlich maybites