For instance if I had verb
mob
verb
set_numb(x as num)
A prompt would come up titled "set-numb number" and in the prompt it would show "______ as number". Is there a way to edit the title and the "as number" part of the prompt? Or add info to it? Also is there any way to call up an input prompt other than the parameter of a verb?
I'm not sure it's possible to achieve the same thing when you're accepting the number as the parameter for a verb though.