Persistent user choice on prompt #3874
-
As per title, I have tried to search the issues and the discussions without much luck. So how do I get the user prompt to persist on screen when running |
Beta Was this translation helpful? Give feedback.
Answered by
halostatue
Jul 20, 2024
Replies: 1 comment
-
You’re looking for the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
halostatue
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#3449
You’re looking for the
prompt*Once
functions (promptBoolOnce
,promptChoiceOnce
,promptIntOnce
, andpromptStringOnce
).