Difference between revisions of "Manuals/calci/PAUSE"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
==Examples== | ==Examples== | ||
#PAUSE("HELLO") | #PAUSE("HELLO") | ||
− | [File:Pause.png] | + | [[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")