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...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
==Examples== | ==Examples== | ||
#PAUSE("HELLO") | #PAUSE("HELLO") | ||
− | + | [[File:Pause.png]] | |
==See Also== | ==See Also== |
Latest revision as of 00:22, 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")