Hi @elnatan,
The Assignment function might just be able to help you with this.
See my below example code on an E-series robot (will also work on a CB3). To be able to show a prompt, select the Source at the upper right corner to Operator. You may then store this value to a variable and use it on the script command rq_move_and_wait_norm(<0-100 variable>). As you can also see, you can add an operator message so the operator knows what to input in the prompt.
Hope this helps you,
Hello :smiley:
thanks anyway guys