Hi Vinicius
The functionality of this panel is for you to execute a command during debug mode.
For example,
- crashed the bot while testing in debug mode, the error message "String was not recognized as a valid DateTime.", so you can "run a command" to test this error with other parameters
- If you forgot to enter a command and fail to stop and start again, you can execute a command via the immediate panel
Note:
- Through the immediate panel you cannot create a new variable, so it is only possible to use the variable if it exists.
- The command that you running, not will insert into your script.
------------------------------
Angelo Alves
------------------------------
Original Message:
Sent: Thu April 29, 2021 03:06 PM
From: Vinicius Marques
Subject: What can I do with the Immediate panel?
Hi,
I saw that there is an Immediate panel available in Debug Mode and am curious about how it can help me during development. So, what is possible to do in this panel?

------------------------------
Vinicius Marques
------------------------------