Update chapter-05-gbdialog-reference.md
This commit is contained in:
parent
c28410379e
commit
e93cbc0a29
1 changed files with 10 additions and 0 deletions
|
@ -97,6 +97,16 @@ All values from .gbot Config.xlsx are also provided as variables, so it can be a
|
|||
|
||||
## How To
|
||||
|
||||
### Use code in Excel
|
||||
|
||||
To reply as code in Excel, start the cell value with /basic followed by the code itself. Eg.:
|
||||
|
||||
```
|
||||
/basic
|
||||
TALK "Hello."
|
||||
```
|
||||
|
||||
|
||||
### Use General Bots computer vision
|
||||
|
||||
1. Develop a BASIC dialog and publish;
|
||||
|
|
Loading…
Add table
Reference in a new issue