The SenseTalk Browser
The SenseTalk Browser is a quick-reference tool for the SenseTalk programming language. It is built into the Eggplant Functional (EPF) Script Editor, where you can easily use it while you are working on your scripts. The SenseTalk Browser not only provides information about the language, but also sample code syntax and templates you can insert directly into your script and use. You can also add your own topics with SenseTalk code that you write, and then use them in the SenseTalk Browser the same way you use the provided topics.
The SenseTalk Browser is not a comprehensive language reference. If you search for a topic in the browser and it is not found, please refer to the SenseTalk Reference manual.
The SenseTalk Browser Panes
The SenseTalk Browser, when it is enabled, consists of the panes on the right side of the Script Editor window. The screen below shows the SenseTalk interface. The numbers on the screen correspond to the descriptions below it. For more information about the Script Editor, see The Script Editor.
The SenseTalk Browser with the PrimaryScript topic selected
1. The SenseTalk Browser button
This button, which is on the Script Editor toolbar, is a toggle that shows or hides the SenseTalk Browser.
2. Search bar
This bar at the top of the SenseTalk Browser enables you to search for topics.
3. SenseTalk sample code
This piece of code shows how sample code you insert from the SenseTalk Browser looks in a script.
4. Topic pane
5. More on this topic
This button opens a web browser and displays the page for the selected topic in the Eggplant Functional product documentation.
6. Plus (+)/Minus (-)
These buttons add or remove a custom topic in the SenseTalk Browser.
7. Insert template/snippet into script
This left-facing arrow button inserts the sample code for the selected topic into your open script.