Update chapter-05-gbdialog-reference.md
This commit is contained in:
parent
853e524f33
commit
8832656c63
1 changed files with 2 additions and 1 deletions
|
@ -39,6 +39,7 @@ The following file types are loaded from a .gbdialog package: `.vbs`, `.vb`, `.b
|
||||||
| HEAR _variable_ AS "Abacate", "Maçã", "Morango" | Displays the specified menu and waits for this input until user select one of them. |
|
| HEAR _variable_ AS "Abacate", "Maçã", "Morango" | Displays the specified menu and waits for this input until user select one of them. |
|
||||||
| HEAR _variable_ AS LANGUAGE | |
|
| HEAR _variable_ AS LANGUAGE | |
|
||||||
| HEAR _variable_ AS LOGIN (internal) | Waits for Active Directoy login integration before proceeding with the dialog . |
|
| HEAR _variable_ AS LOGIN (internal) | Waits for Active Directoy login integration before proceeding with the dialog . |
|
||||||
|
| GO TO [number,] dialogName | Transfers the conversation to a next dialog for the specificed number. |
|
||||||
|
|
||||||
## How To
|
## How To
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue