Difference between revisions of "Manuals/calci/PAUSE"
Jump to navigation
Jump to search
(Created page with "<div style="font-size:30px">''' PAUSE()'''</div><br/> ==Description== *This function gives the question like Yes or No. *PAUSE("HELLO") gives a question to press yes or no th...") |
|||
Line 7: | Line 7: | ||
==Examples== | ==Examples== | ||
#PAUSE("HELLO") | #PAUSE("HELLO") | ||
− | + | [File:Pause.png] | |
==See Also== | ==See Also== |
Revision as of 00:21, 25 February 2020
PAUSE()
Description
- This function gives the question like Yes or No.
- PAUSE("HELLO") gives a question to press yes or no the user.
Examples
- PAUSE("HELLO")
[File:Pause.png]