Function Prompt in the GRBL macro

Is it possible to use the function Prompt in the GRBL macro code to generate a prompt to enter manually values ?

No, that’s not possible. The protocol does not support user interaction.

Thank you Melvin !