Skip to main content

Use AI to Explain Code

Last updated 19/07/2023

You can use Five's inbuilt AI to explain code that is used in your application. You can either highlight a selection of code or run the entire code block to give an explanation. By default, if no code is highlighted, an explanation for the entire function will be returned.

caution
The length of your code block requiring an explanation will determine how quickly the result is returned.



Explain Code


1. Highlight a section in your code block.

2. Click the Explain Code button.


Explain Code Button
Figure 1 - Explain Code button

info
An explanation for the highlighted section will be returned.

Explanation
Figure 2 - Explanation