I have js code, which should be executed on windows (not in browser).
I need to show prompt with message
, two buttons
, default
answer, and user input field
.
I have tried to find any information here on stackoverflow, in google, in official documnts, but it seems I do that not such good as it is needed. Can you give me a link or just write the code line I need?
Thank you.