Xbasic
Using AI Tools on XBasic code
IN THIS PAGE
Description
Leverage AI-powered tools from the Script Editor to convert generated scripts into functions, document code, and run code reviews for functions and classes.
Create A Function From A Script
Take the script generated by AI and wrap it as an Xbasic function for reuse.
Open AI Tools From Context Menu
The Script Editor Tools menu includes AI options for functions and classes.
Generate Documentation
Choose Documentation to have AI infer and draft function documentation based on your code.
Run A Code Review
Pick Code Review for a detailed analysis of your function, class, or script with improvement suggestions.
Review and test suggested changes; adjust for your project’s conventions and Alpha Anywhere build.



