What I’m trying to do
I want to make a Prompt that only allows Numbers in there (like you restrict a Prompt only use certain Characters).
Things I have tried
First I searched in the Docs for a way to achieve this but the normal Prompt function does not allows that. Also I tried to search for an unusual way to achieve this by using some tricks but I found nothing that talks my Issue. I also thought to make my own user script but I don’t have experience with it as well.