Chatbot Functionality in the Method Editor
The Method Editor includes certain chatbot functionality that can be useful for programming or debugging purposes. You can right-click in a method window and, from the Send to Chatbot submenu, choose one of the following options (assuming we are working with a method named method1):
Code: Attach the method to a prompt in the Chatbot window and then ask about some aspect of the method.
Find Bugs in method1: Attach the method to a prompt in the Chatbot window with a suitable text for getting help with debugging.
Suggest Improvements to method1: Attach the method to a prompt with a suitable text for getting suggestions for improvements.
The figure below shows these menu options for a method named compute.