Hello!
Usually when I use the prompt function i use something like
" <field> = @prompt(...)"
But can i prompt the user a question and not equal it to anything...
Basically, what i would like to do os something like
" @prompt(....)" without the "<field>"
Thanks
Usually when I use the prompt function i use something like
" <field> = @prompt(...)"
But can i prompt the user a question and not equal it to anything...
Basically, what i would like to do os something like
" @prompt(....)" without the "<field>"
Thanks