dialog: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
back to [[Scripting_Reference#D|COMREF]] | |||
<h2 style="color:#000066">'''dialog'''</h2> | <h2 style="color:#000066">'''dialog'''</h2> | ||
'''Operand types:''' | '''Operand types:''' | ||
Line 11: | Line 14: | ||
'''Description:''' | '''Description:''' | ||
Check if user dialog is present. | Check if user '''dialog''' is present. | ||
'''Example:''' | '''Example:''' | ||
? ! '''dialog''' : goto "play" | ? ! '''dialog''' : [[goto]] "play" |