Difference between revisions of "Manuals/calci/PAUSE"

From ZCubes Wiki
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 01: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

  1. PAUSE("HELLO")

Pause.png

See Also

References