I want to know the list of functions that begin with vla-
It's widely used, but it's not even in the official help, where can I get the information?
Use @ВeekeeCZ 's link to the help file. A complete list of vla and vlax functions would do you virtually no good.
Alternatively, in vlide you should be able to select any vla- or vlax- function in your program and choose the ? button. It should open the activex help. I would recommend clicking on the object model. That is a graphical interface to get you to the functions you need.
Try: https://www.theswamp.org/Sources/doc/avlisp/
and: https://help.autodesk.com/view/ACD/2024/ENU/?guid=GUID-4C3B6017-BA57-451D-8CF8-C8539E9517F6
Can't find what you're looking for? Ask the community or share your knowledge.